Replies: 1 comment
-
Hi @chlgbdud please provide a better description of your issue. What are you trying to do? |
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
Uh oh!
There was an error while loading. Please reload this page.
-
i made array,
[{day: 0, week:[1,2]},{day: 1, week[1,2]}]
i want use date object in onSelect at modifiers props.
i read document, i find DayofWeek matcher. but my array isn't disabled all weeks.
how can i do?
i made function, when date is repeat, return boolen by comparing my array.
Beta Was this translation helpful? Give feedback.
All reactions