TimePicker, disable range of time #2631
Labels
component: time picker
This is the name of the generic UI component, not the React module!
new feature
New feature or request
Hi,
in TimePicker is it possible to disable hours and minutes? like in DatePicker with "minDate" and "maxDate" parameters, it would be useful to set the available time range,
for example TimePicker from={'9:00am'} to={'6:00pm'}
The text was updated successfully, but these errors were encountered: