Skip to content
New issue

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

Integration with Input Placeholder #80

Open
siddharthsharma94 opened this issue Jan 18, 2020 · 2 comments
Open

Integration with Input Placeholder #80

siddharthsharma94 opened this issue Jan 18, 2020 · 2 comments

Comments

@siddharthsharma94
Copy link

siddharthsharma94 commented Jan 18, 2020

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 ?

@hundreddaysofcode
Copy link

Did you come up with a Solution i have the same problem right now!

@siddharthsharma94
Copy link
Author

siddharthsharma94 commented Oct 21, 2020

Did you come up with a Solution i have the same problem right now!

I have not 🙁 @hundreddaysofcode

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants