RenderDayCellEventArgs

12 Sep 20251 minute to read

Properties

date Date

Defines the current date of the Calendar.

element HTMLElement

Specifies the day cell element.

isDisabled boolean

Specifies whether to disable the current date or not.

isOutOfRange boolean

Defines whether the current date is out of range (less than min or greater than max) or not.

name string

Specifies name of the event.