简体   繁体   English

是否可以将事件与全日历中的现有事件拖放到一行中?

[英]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. eventOverlap:true //允许您在此期间内丢弃多个事件。

selectOverlap: true //Allow you to select over other event. selectOverlap:true //允许您选择其他事件。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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