tameemsafi / typewriterjs

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

How to display initial text? #219

Open consideredpaolo opened 6 months ago

consideredpaolo commented 6 months ago

How can I display text initially?

I tried delay option and set autoStart to false but the text won't display initially.