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

How to display initial text? #219

Open consideredpaolo opened 5 months ago

consideredpaolo commented 5 months ago

How can I display text initially?

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