Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CalendarDayEventObject<T>

Type parameters

Hierarchy

  • CalendarDayEventObject

Index

Properties

Properties

date

date: Date

The fired date.

element

element: HTMLElement

The element that contain the fired day.

events

events: T[]

The data source elements present on the fired day.

Generated using TypeDoc