react-times icon indicating copy to clipboard operation
react-times copied to clipboard

Disable intervals

Open pexpert opened this issue 5 years ago • 0 comments

On timeConfig parameter of TimePickerWrapper I can set the allowed time to be between some range (and it works great!). But I am dealing with multiple possible ranges (like 8-10, 13-15, 16-19), so I was thinking of disabling some intervals and allowing others. Is there a way to do it with react-times?

pexpert avatar Sep 05 '20 19:09 pexpert