We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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 ?
The text was updated successfully, but these errors were encountered:
Did you come up with a Solution i have the same problem right now!
Sorry, something went wrong.
I have not 🙁 @hundreddaysofcode
No branches or pull requests
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 ?
The text was updated successfully, but these errors were encountered: