react-typical icon indicating copy to clipboard operation
react-typical copied to clipboard

How to change the typing speed?

Open marcoulakis opened this issue 5 years ago • 2 comments

marcoulakis avatar Nov 04 '20 17:11 marcoulakis

Example: steps={[ "text 1 ", 1500, "text 2 ", 1500, "text 3 ", 1500, ]}

Where 1500 - speed

lUc1xx avatar Feb 11 '22 11:02 lUc1xx

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.

Wamy-Dev avatar May 18 '22 05:05 Wamy-Dev