Closed xiaomao996688 closed 5 years ago
Use the mouse or see updateSchedule function for programmatically updating a event.
Use the mouse or see updateSchedule function for programmatically updating a event.
Which property controls dragging? Which property controls stretching?
Modify start
and end
to drag.
Modify end
to stretch it.
Thank you.
Modify
start
andend
to drag. Modifyend
to stretch it. Thank you. How do I get e.schedule.end and e.schedule.start after clicking Stretch?
Please see the API document. https://nhnent.github.io/tui.calendar/latest/Calendar.html#event:beforeUpdateSchedule
Please see the API document. https://nhnent.github.io/tui.calendar/latest/Calendar.html#event:beforeUpdateSchedule thank you for helping me, thanks for your guidance.
If you have any question or another issue, please make a new issue. I close this. Thank you.
Which method should be used?