vkurko / calendar

Full-sized drag & drop JavaScript event calendar with resource & timeline views
https://vkurko.github.io/calendar/
MIT License
964 stars 82 forks source link

Drag create event supported #266

Closed kstan79 closed 1 month ago

kstan79 commented 1 month ago

this calendar look promising, however I notice that there is no drag create event. Is it supported? Since calendar allow me drag-release new event in calendar (just need a call back event)

vkurko commented 1 month ago

Please take a look at select.

kstan79 commented 1 month ago

Fuiyo! it work, thanks you are the man!