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

Onchange Event is not working #6

Open
vigneshkvw opened this issue Jun 5, 2018 · 2 comments
Open

Onchange Event is not working #6

vigneshkvw opened this issue Jun 5, 2018 · 2 comments

Comments

@vigneshkvw
Copy link

          <TimePicker

time="01:00"
theme="Bourbon"
className="timepicker"
placeholder="Start Time"
onSet={(val) => {
alert('val:' + val.format12);
}}
/>

can anyone have a solution for onchange

@jacekk
Copy link

jacekk commented Feb 21, 2020

@vigneshkvw There is no onChange property in the docs. It cannot work, not being implemented. Intentionally, not implemented.

@rahuldhawani-swiggy
Copy link

Hi,

Thank you for finding the issue. I am no longer working on this project. You can fork and mend it the way you like :)

Sorry for the trouble.

Thank you once again,
Rahul Dhawani

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

3 participants