RenderDayEventArgs
Interface represents the event arguments for the renderDay
event.
Properties
date Date
Gets the date of the day that was rendered.
element HTMLElement
Gets the cell element of the date that was rendered.
isDisabled Boolean
Gets a value indicating whether the rendered cell is disabled or not.
isOutOfRange Boolean
Gets a value indicating whether the rendered cell is outside the min/max range specified on the calendar.
name String
Gets the name of the event.