본문으로 건너뛰기

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), 라이트박스에서 시간 선택 필드가 비활성화되며, 이벤트 기간이 자동으로 선택한 날짜의 00:00부터 다음 날 00:00까지 하루 전체로 설정됩니다.

Change log

  • 버전 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.