简体   繁体   中英

Is it possible to drag and drop events into a row with an existing event in fullcalendar?

我目前正在使用fullcalendar进行酒店预订,似乎完整的日历无法将事件拖放到具有现有事件的行中(这是我到目前为止所学到的)。但是,如果有办法,请告诉我。

eventOverlap: true // Allow you to drop more than one event in the period.

selectOverlap: true //Allow you to select over other event.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM