How to stop TimePicker from setting the current time as the default value? #984
Unanswered
Stephan-Wells-EPAM
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi, try to pass |
Beta Was this translation helpful? Give feedback.
3 replies
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 am using a TimePicker component to allow the user to set the time for a form. The field's default value appears to automatically be set to the current time:
I want it to be empty by default:
How can this be achieved? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions