We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ffee27 commit 0744b45Copy full SHA for 0744b45
README.md
@@ -48,17 +48,11 @@ type: `Boolean` default: `false`
48
This flag will ensure the enclosing container's size and shape is fixed.
49
Prevents the text from shifting around as it grows into its container.
50
51
-### maxDelay
+### delay
52
53
type: `Number` default: `100`
54
55
-The maximum delay between each typed token in milliseconds.
56
-
57
-### minDelay
58
59
-type: `Number` default: `20`
60
61
-The minimum delay between each typed token in milliseconds.
+The delay between each typed token in milliseconds.
62
63
### delayMap
64
0 commit comments