jQuery Scheduler - AppointmentTooltipShowingEvent

The type of the appointmentTooltipShowing event handler's argument.

import { AppointmentTooltipShowingEvent } from "devextreme/ui/scheduler"
Type:

Object

appointments

Type:

Array<Object>

cancel

Specifies whether the event is cancelable.

Type:

Boolean

component

The UI component's instance.

Type:

Scheduler

element

The UI component's container.

targetElement