Questions tagged [mui-x]

This tag should be used for questions regarding the MUI X library: a collection of advanced React components including a data grid and date and time pickers. This project is maintained by MUI.

Related tags

  • for questions that are React-related.
  • for questions that are MUI X Data Grid related.
  • for questions that are MUI X Date Pickers related.
  • for questions that are Material UI related, another open-source UI library by MUI.
  • for questions that are Joy UI related, another open-source UI library by MUI.
  • for questions that are Base UI related, another open-source UI library by MUI.
136 questions
-2
votes
1 answer

How to open react material date picker without showing date text field

I am using react material (MUI-X) date picker and my requirement os to open date picker on button click.But I do not want to show date text field of date picker, just show calender and select date. I tried with multiple solutions like custom render…
sjgoku
  • 15
  • 2
1 2 3
…
9
10