react-input-verification-code
Advanced tools
+1
-1
| { | ||
| "name": "react-input-verification-code", | ||
| "version": "0.6.3", | ||
| "version": "0.6.4", | ||
| "description": "A verification code input, autocompletion friendly", | ||
@@ -5,0 +5,0 @@ "author": "ugogo", |
+4
-0
@@ -17,2 +17,5 @@ # react-input-verification-code | ||
| - [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/basic/src/index.tsx) | ||
| - Controllable | ||
| - [CodeSandbox](https://codesandbox.io/s/controllable-32dfy) | ||
| - [Source](https://github.com/ugogo/react-input-verification-code/tree/master/examples/controllable/src/index.tsx) | ||
| - Custom Styles | ||
@@ -52,2 +55,3 @@ - [CodeSandbox](https://codesandbox.io/s/custom-styles-bw8s4) | ||
| | placeholder | `string` | `·` | false | String rendered in each item when no value has been typed | | ||
| | value | `string` | | false | Control internal input value | | ||
@@ -54,0 +58,0 @@ ### CSS Properties |
448858
0.07%69
6.15%