MonthViewComponent
The component for rendering the Month view.
Selector
kendo-scheduler-month-view
Inputs
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
eventClass | (args: EventStyleArgs) => any | Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
eventHeight | number | The height of the rendered events. | |
eventStyles | (args: EventStyleArgs) => any | Defines a function that is executed for every event in the view.
The function returns a value which is supported by | |
highlightOngoingEvents | boolean | OngoingEventsSettings | Specifies the settings for the ongoing events highlight of the Scheduler. | |
selectedDateFormat | string | The long-date format for displaying the
selected date in the Scheduler toolbar.
Defaults to | |
selectedShortDateFormat | string | The short-date format for displaying the
selected date in the Scheduler toolbar.
Defaults to | |
slotClass | (args: SlotClassArgs) => any | Defines a function that is executed for every slot in the view.
The function returns a value which is supported by For more information, refer to the example on setting the |
Fields
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
name | string | The invariant name for this view ( |