Text Generate Effect

A cool text effect that fades in text on page load, one by one.

API

Prop NameTypeDefaultDescription
wordsstringRequiredThe text to be displayed with the generating effect.
durationnumber0.7The duration of the text generation animation in seconds.
filterbooleantrueThe blur of the text.

Component Code

You can copy and paste the following code to create these components:

TextGenerateEffect.vue

Credits