Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return initialFocusedDate to set default date in MUI-X MobileDatePicker #7499

Closed
2 tasks done
sohaibnajjar opened this issue Jan 12, 2023 · 1 comment
Closed
2 tasks done
Labels
component: pickers This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@sohaibnajjar
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

in our system we migrate from using { DatePicker, DatePickerProps } from "material-ui-pickers-mui5"
to use { MobileDatePicker, MobileDatePickerProps } from "@mui/x-date-pickers"

Examples 🌈

import { DatePicker, DatePickerProps, MuiPickersUtilsProvider } from "material-ui-pickers-mui5";

Motivation 🔦

we have a property called initialFocusedDate, I tried to use it and there is no property like that in the new MUI-X date pickers.

how can I set an initial date for the new MUI-X date pickers?

Order ID 💳 (optional)

No response

@sohaibnajjar sohaibnajjar added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Jan 12, 2023
@flaviendelangle
Copy link
Member

flaviendelangle commented Jan 12, 2023

Duplicates #7500

@cherniavskii cherniavskii added duplicate This issue or pull request already exists component: pickers This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants