Vue Scheduler - AppointmentCollectorTemplateData

Information about a cell overflow indicator.

import { DxSchedulerTypes } from "devextreme-vue/scheduler"
Type: DxSchedulerTypes.AppointmentCollectorTemplateData

appointmentCount

The count of hidden appointments.

Selector: appointment-count
Type:

Number

isCompact

Indicates whether the overflow indicator is compact.

Selector: is-compact
Type:

Boolean

items

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

Selector: DxItem