Skip to content

TimePicker intervals #1842

Answered by nkrantz
StevenJacksonZuto asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @StevenJacksonZuto! Sorry for the delay in responding to this Discussion.

The Paste TimePicker is built on top of the HTML native Time Picker element, which does have a step attribute used for this purpose. However, the interval experience differs greatly across browsers, so we made the decision to keep things consistent for our users and stick to one-minute intervals.

We do plan on updating the Time Picker component in the future to not rely on the HTML element, so when that comes, we'll consider enabling an interval prop. It's great to know that you have a use case for this.

Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nkrantz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants