[TimeInput] Add prop to disable 12h/24h limitation #5308
mbUSC
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to use the
TimeInputcomponent for durations (e.g. 36:00:00, i.e. 36h).Currently, this is not possible because the values wrap around 12h/24h.
I suggest adding a prop to the
TimeInputelement to control this behavior, so it can be used for durations as well.Note that this is consistent with the description of
TimeInputon the HeroUI website, so the change would fit rather nicely:Beta Was this translation helpful? Give feedback.
All reactions