Skip to main content

collision_limit

Description

Sets the maximum allowable number of events per time slot

collision_limit: number

Example

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

Default value: 1

Details

note

The property requires the collision plugin to be activated.

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.