Animates a text/string, like it is being typed out by a person
summary (oneliner)
doc
issues
youtube id
caniuse query
collections
Inputs
text (String)
The text/string which will typed out
Restart (Trigger)
When triggered causes the string to be typed out again
Speed (Number)
Determines the speed that the typing occurs at
Speed Variation (Number)
Creates variations in the typed speed
Show Cursor (boolean /Number)
Outputs
Result (String)
The typed out string
Changed (Trigger)
Triggers out each time a letter is typed
Finished (Trigger)
Trigger out when animation is finished
Changelog
created op
2019-05-28 - andro
2019-05-28 - andro