[MonthPickerInput] Add excludeMonth #6262
Closed
davidchalifoux
started this conversation in
Feature requests
Replies: 1 comment 1 reply
-
You can do that with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
DatePicker
component has theexcludeDate
param. It would be great if this same idea was available on theMonthPicker
component.I'm thinking
excludeMonth
where you can pass a function to determine if a month is disabled.Beta Was this translation helpful? Give feedback.
All reactions