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
The options list, a required prop for ComboBox, should be dynamically created using the minTime, maxTime and step.
Some small refactors to ComboBox may be needed. For example, surfacing a prop on ComboBox to pass in custom filter logic, for example a regular expression, to match numbers or hh:mm formated times.
The text was updated successfully, but these errors were encountered:
Time Picker
Description
A time picker helps users select a specific time. It is a specialized combo box, see the combo box documentation for complete usability guidance.
Requirements (proposed)
Prop Interface
Render
Example Implementation (proposed)
More Details
hh:mm
formated times.The text was updated successfully, but these errors were encountered: