ScrollOptions

12 Sep 20251 minute to read

An interface that holds options to control the scrolling action while performing drag and resizing action on appointments.

Properties

enable boolean

Allows to enable or disable the auto scrolling while performing drag and resizing action on appointments.

scrollBy number

Allows to define the scroll step value.

timeDelay number

Allows to define the time delay value while scrolling.