toast-ui.react-calendar
toast-ui.react-calendar copied to clipboard
How can i disable this resizing option and icon also disable drag and drop option

Version
Test Environment
Current Behavior
// Write example code
Expected Behavior
https://nhn.github.io/tui.calendar/latest/Options
set isReadOnly to true.
its not working sir
https://codesandbox.io/s/hopeful-dust-w2502n?file=/src/App.js
Looks like it's working for me.
I wonder how your CustomTuiCalendar component handles props.
And this section might be helpful for you.