react-gradient-timepicker icon indicating copy to clipboard operation
react-gradient-timepicker copied to clipboard

Onchange Event is not working

Open vigneshkvw opened this issue 7 years ago • 2 comments

          <TimePicker

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

can anyone have a solution for onchange

vigneshkvw avatar Jun 05 '18 09:06 vigneshkvw

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

jacekk avatar Feb 21 '20 10:02 jacekk

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

rahuldhawani-swiggy avatar Feb 21 '20 10:02 rahuldhawani-swiggy