react-typical
react-typical copied to clipboard
How to change the typing speed?
Example: steps={[ "text 1 ", 1500, "text 2 ", 1500, "text 3 ", 1500, ]}
Where 1500 - speed
Example: steps={[ "text 1 ", 1500, "text 2 ", 1500, "text 3 ", 1500, ]}
Where 1500 - speed
I have tried this, this is just the time delay in between each word, not how fast the word is actually typed out.