rouftom / react-mui-scheduler

React material planner is a react component based on @mui v5 that allows you to manage data in a calendar
https://rouftom.github.io/react-mui-scheduler-demo/
MIT License
64 stars 29 forks source link

How to get date with event DatePicker change ? #11

Open soulideth opened 1 year ago

soulideth commented 1 year ago

How to get date value with event DatePicker change ? image

emulienfou commented 1 year ago

@soulideth Just added a new event handler onDateChange in my Typescript upgrade, see: https://github.com/emulienfou/react-mui-scheduler