Limit the number of weeks displayed in the date picker? #2554
Unanswered
thatmaxplayle
asked this question in
Support
Replies: 1 comment
-
@thatmaxplayle, try using a |
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.
-
Is there a way to limit the amount of weeks displayed by the
<DayPicker/>
?For instance, only show 2 weeks by specifying
numberOfMonths={0.5}
- unless you were to add a new prop?Cheers!
Beta Was this translation helpful? Give feedback.
All reactions