Enhancement: step support for time picker components #1529
Labels
0 - new
New issues that need assignment.
Calcite (dev)
Issues logged by Calcite developers.
enhancement
Issues tied to a new feature or request.
Milestone
Description
Add support for the
step
attribute/property forcalcite-time-picker
andcalcite-input-time-picker
. Functionality should probably match what the native time input does in Chromium.Acceptance Criteria
Both time-picker components support the
step
attribute as specified by the most popular browser implementations. Involve design on how best to implement this as well.Relevant Info
Docs on the step attribute
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#attr-step
Codepen demonstrating all the available options for step that change the behavior of the time input (not all values work).
https://codepen.io/eriklharper/pen/abBmOGz?editors=1010
Which Component
calcite-time-picker
calcite-input-time-picker
Example Use Case
The text was updated successfully, but these errors were encountered: