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
Is your feature request related to a problem? Please describe.
I am working on an scheduler app and it would be very convenient to make appointments by blocks of half an hour.
Describe the solution you'd like
Introduce a steps property to the api. This steps property could be in minutes. For example, use steps: 15 the time picker will show only the minute options: 00, 15, 30, 45.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I am working on an scheduler app and it would be very convenient to make appointments by blocks of half an hour.
Describe the solution you'd like
Introduce a steps property to the api. This steps property could be in minutes. For example, use
steps: 15
the time picker will show only the minute options: 00, 15, 30, 45.The text was updated successfully, but these errors were encountered: