Typewriter animation for VueJs
VueJs
26/04/2024
You might have seen it on my homepage, the Typewriter-effect.
It's quite simple, but it might be useful for somebody.
First: create a new file under components, named 'TypewriterEffect.vue'.
Then put in the following code:
Then use it in your code:
You can now easily change the phrases to a prop and reuse it with different phrases