I need range change event #2272
-
Hi, I look to doc and I couldn't find the change event, I need date range change event, |
Beta Was this translation helpful? Give feedback.
Answered by
dangrossman
May 23, 2022
Replies: 1 comment 2 replies
-
The change event is Examples of both: http://www.daterangepicker.com/#examples |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dangrossman
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The change event is
apply.daterangepicker
. You can also provide a callback function that's called when the date range changes.Examples of both: http://www.daterangepicker.com/#examples