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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to handle onChange event #168

Closed
kerimcet opened this issue May 11, 2021 · 2 comments
Closed

How to handle onChange event #168

kerimcet opened this issue May 11, 2021 · 2 comments

Comments

@kerimcet
Copy link

I can't access event or event.target.value 馃

@jaywcjlove
Copy link
Member

/**
* Event handler for the `onChange` event.
*/
onChange?: (value?: string) => void;

@kerimcet

@ghost
Copy link

ghost commented Jun 29, 2022

i have same problem, how can i fix

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