kush-agra/react-horizontal-datepicker

how to i custom on week changed !! it not props

Closed this issue · 1 comments

how to i custom on week changed !! it not props

plz..!

You want to know when the week of selected date has changed? I guess one way to do that could be to calculate from the initial date and see if the new selected date falls in the next week

or do you wish to know when one has scrolled to a new week?