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 can we render Table when typing? #221

Open hariskumarsivashanmugam opened 3 months ago

hariskumarsivashanmugam commented 3 months ago

I'm passing the HTML Table Element inside TypeWriting Effect. But it does not render correctly.

Screenshot 2024-07-12 at 8 16 40 PM

How to resolve this? Can anyone help?