DayPilot.Scheduler.treeAnimation

The treeAnimation property (boolean) enables the Scheduler resource tree children expand/collapse animation.

You may want to disable the animation for heavy Scheduler views (lots of events, large viewport).

Available since 2019.1.3572.

Default Value

true

Example

dp.treeAnimation = false;