Replies: 3 comments 1 reply
|
As far as I know, Mantine doesn’t have a single component that covers all your needs. |
|
I'd be happy to see |
|
I found this discussion because the docs say DateInput supports presets, but it wasn't working for me at all Turns out I have either really great or really terrible timing, because it was committed just a few hours ago in 9bb9829 |
Uh oh!
There was an error while loading. Please reload this page.
New to Mantine and loving it so far. Trying to leverage as much OOTB as possible. Goal is to have a date input that:
If I'm reading the docs right, this doesn't seem possible. I have to roll my own. Unlike combobox, I'm unable to control opened state.
Or am I missing something?
All reactions