react-typist
react-typist copied to clipboard
Integration with Input Placeholder
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!
Did you come up with a Solution i have the same problem right now!
I have not 🙁 @hundreddaysofcode