Replies: 1 comment
-
The default output is also |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The default output of tui-input-date is a string but the input is TuiDay, why not also accept string and convert it to TuiDay within the component? It's a hassle to always convert to that type of Object when dates are commonly used as string also.
Beta Was this translation helpful? Give feedback.
All reactions