본문으로 건너뛰기

collision_limit

Description

단일 시간 슬롯에 허용되는 최대 이벤트 수를 정의합니다

collision_limit: number

Example

scheduler.config.collision_limit = 2;
...
scheduler.init('scheduler_here',new Date(2010,05,11),"week");

Default value: 1

Details

노트

이 속성은 collision 플러그인이 활성화된 경우에만 작동합니다.

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.