An interface that holds options to control drag action on appointments.
boolean
Defines the cancel option.
Record
Returns the dragged event data.
boolean
Allows to drag the events outside the currently rendered date range
HTMLElement
Returns the drag element.
Date
Returns the end time of the clone element.
MouseEvent
Returns the mouse event.
string
Defines the selectors to cancel the drop on selector target.
number
Returns the group index of the clone element.
number
Allows to define the interval in minutes for dragging the appointments.
string
Specifies name of the event.
Defines the date range navigation action while dragging.
Allows to define the scroll related actions while dragging to the edges of scheduler.
Record[]
Returns the multiple dragged events data
Date
Returns the start time of the clone element.
HTMLElement
Returns the target element on which the event is dropped.