Replies: 1 comment
-
DateInput onChange handler is caled with Date object, you can convert it in iso format |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like to set an ISO date from the input, but the ref only gets set to current.value and current.valueAsDate remains null.
Is this a bug or intended? What is the recommended method for ISO dates from the ref?
Beta Was this translation helpful? Give feedback.
All reactions