You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When communicating with people, one would often logically want to start with something present (not nothing), and then reveal to the user (surprise them!) to find out that there is more to be said (and that we have animation! Woohoo).
Typed.js seems to always start with nothing, and reveal text, e.g.:
You are . (then add amazing, stupendous, engaging, etc.
Could we have an option to start with the first item in place at start, and then cycle, e.g.:
You are amazing. (then change to stupendous, engaging, etc.)
If I am wrong about this, and there is already a way to do this, please let me know, thanks!