You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, great work! It looks and behaves really good.
Is it possible to change the timeArray as well?
At the moment I cannot find a solution to change the time to a custom hour range without changing the internal state of your component. Maybe I just didnt found the prop or do we have to extend your Component to offer this?
Thanks a lot in advance!
The text was updated successfully, but these errors were encountered:
I'm looking more for changing the hours range from showing only 7:00 till 19:00 (it's the timeArray in your code). At the moment you can select any hours between 0 and 23. But as my use case is not offering a selection in the night, I would like to remove those boxes. Hope it's more clear now
First of all, great work! It looks and behaves really good.
Is it possible to change the timeArray as well?
At the moment I cannot find a solution to change the time to a custom hour range without changing the internal state of your component. Maybe I just didnt found the prop or do we have to extend your Component to offer this?
Thanks a lot in advance!
The text was updated successfully, but these errors were encountered: