Open siddharthsharma94 opened 4 years ago
Hey! Great plugin. I had a question on how to integrate with the input placeholder
Say I have this
<Typist> <span> Try "This"</span> <Typist.Backspace count={8} delay={1000}/> <span> Phrase </span> </Typist> <input placeholder={"I want to animate this as typing"} >
How do i animate the placeholder text of the input ?
Did you come up with a Solution i have the same problem right now!
I have not 🙁 @hundreddaysofcode
Hey! Great plugin. I had a question on how to integrate with the input placeholder
Say I have this
How do i animate the placeholder text of the input ?