Skip to content

[pickers] StaticDateTimePicker with desktop UI #17324

@nuthinking

Description

@nuthinking

I'm trying to migrate out of @material-ui/pickers because it shows the mobile (radial) time picker also on desktop. mui-x DateTimePicker smartly picks the best UI for the current device (radial for mobile, and multi columns for desktop). The problem is that I want to use only the modal (i.e. StaticDateTimePicker) and can't figure out:

  1. Why it doesn't pick automatically the optimal UI, like the field does.
  2. How to tell it to pick one or the other.

How can I emulate the behavior of DateTimePicker modal? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions