An interface that holds the options for the tooltip event in the Schedule component.
boolean
Determines whether the tooltip should be canceled or not.
HTMLElement
The content to be displayed in the tooltip. Can be an HTMLElement.
Record
The data associated with the tooltip.
HTMLElement
The target element that triggered the tooltip.