jstejada / react-typist

Typing animations with React
https://jstejada.github.io/react-typist/
Other
1.4k stars 124 forks source link

Backspace speed prop #109

Open engelzero opened 3 years ago

engelzero commented 3 years ago

Ability to adjust the backspace speed i.e. to simulate the holding down of backspace.

<Typist.Backspace count={22} delay={2000} speed={300} />