-
Notifications
You must be signed in to change notification settings - Fork 195
Closed
Labels
needs more infoNeeds more informationNeeds more informationneeds reproNeeds reproducible exampleNeeds reproducible example
Description
Is your feature request related to a problem? Please describe.
Often when requiring a user to select a date, there will be a reason to enforce a minimum and/or maximum date they are allowed to select.
Describe the solution you'd like
Ability to set a minimumDate and maximumDate for the DatePicker component. Date options that fall outside the min/max dates should be disabled.
Describe alternatives you've considered
Validation after selection, but blocking this before selection would be a nicer UX.
Metadata
Metadata
Assignees
Labels
needs more infoNeeds more informationNeeds more informationneeds reproNeeds reproducible exampleNeeds reproducible example