Ask Your Question
3

Can the MUI DatePicker be utilized for dates without the dependence on a 3rd party library?

asked 2023-05-15 16:44:30 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-05-15 17:06:02 +0000

huitzilopochtli gravatar image

No, the MUI DatePicker component relies on the date-fns library which is a 3rd party library. However, you can use alternative date picker components such as the native HTML5 date input or create your own custom date picker without relying on any external libraries.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-05-15 16:44:30 +0000

Seen: 10 times

Last updated: May 15 '23