mui/material-ui-pickers

Minimal example of how to use the DateTimePicker without being associated to an input field

simplenotezy opened this issue · 1 comments

  • I have searched the issues of this repository and believe that this is not a duplicate.

Summary 💡

I would like to use the DateTimePicker when a user has clicked on a button, but without showing an actual user input. I found #1855 as supposedly it should be possible, but as a newcomer to this library it would be nice to play around with a minimal example.

Motivation 🔦

This is a really great library for picking dates, and IMO it shouldn't be limited to only text inputs.

Found this after a bit of google searching 😊 https://material-ui-pickers.dev/demo/datepicker#static-mode