tameemsafi / typewriterjs

A simple yet powerful native javascript plugin for a cool typewriter effect.
https://www.npmjs.com/package/typewriter-effect
MIT License
2.46k stars 220 forks source link

Can i change de delay value meanwhile the effect is active? #208

Open johiny opened 1 year ago

johiny commented 1 year ago

Hello! I wanna change the speed of the effect meanwhile it is currently active can I do it? I tried with changeDelay but seems like it takes effect only when a new string is written and not in the actual one.