JavaScript/jQuery Scheduler - AppointmentCollectorTemplateData

Information about a cell overflow indicator.

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

Object

appointmentCount

The count of hidden appointments.

Type:

Number

isCompact

Indicates whether the overflow indicator is compact.

Type:

Boolean

items

Initially hidden appointments that are displayed after a user clicks an overflow indicator.