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

Replace input text while typing #215

Open
mochi-co opened this issue Jan 20, 2023 · 0 comments
Open

Replace input text while typing #215

mochi-co opened this issue Jan 20, 2023 · 0 comments

Comments

@mochi-co
Copy link

Hi all

I was wondering if there was a way to replace the text inputted, on keyup event.

As a simple example - I type "abc", I would like to run the whole string through a function, and replace it with the returned value (such as uppercase): "ABC" as I type it.

Many thanks

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

1 participant