跳转到主要内容

full_day

Description

允许将事件设置为全天持续

full_day: boolean

Example

scheduler.config.full_day = true;
...
scheduler.init('scheduler_here', new Date(2013, 7, 5), "week");

Default value: false

Details

启用此选项(true)时,lightbox 中用于选择时间段的字段将被禁用,事件持续时间自动设置为覆盖全天--从所选日期的00:00开始,到次日的00:00结束。

Change log

  • added in version 2.3
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.