flipswitchingmonkey/BlazorFullCalendar

how to drag events in calander?

AsafBen179 opened this issue · 1 comments

hi my friend , your work is great!

how to drag events in calander?

this lines not work :
droppable = true,
drop = "BlazorFullCalendar.interop.calendarOnDrop",
eventClick = "BlazorFullCalendar.interop.calendarOnEventClick",
eventDrop = "BlazorFullCalendar.interop.calendarOnEventResize",
eventResize = "BlazorFullCalendar.interop.calendarOnEventResize",

thanks.

Hi, sorry I haven't worked on this repo in ages. It's just as it is right now, since I'm currently not working on .net at all :(