<LocalizationProvider dateAdapter={AdapterDayjs}>
<DateCalendar
value={value}
onChange={(newValue) => setValue(newValue)}
/>
</LocalizationProvider>
my project version Nextjs 14
absolutely no way Multiple select in DataCalendar??
not DateRange… i need multi select..
someone do this
Material UI select multiple dates with Calendar
but @mui/lab is not supply my project
plz help me…….
enter image description here
New contributor
pcr is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.