React usage #155
Unanswered
AustanBrown
asked this question in
Q&A
React usage
#155
Replies: 1 comment
-
You should consider using https://reactdatepicker.com/ for react-specific projects. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In one of the previous discussions, there was a question of whether the library can be used in React.js. I had integrated it with a React project before viewing the discussion. I noticed that the onChange event is only triggered if the time is modified via the keyboard, not with the arrows that the control provides.
Is this due to the fact that React is not yet fully supported with the library? If not, is there a custom DOM event that one can use on the arrows?
Beta Was this translation helpful? Give feedback.
All reactions