New to Kendo UI for Angular? Start a free 30-day trial
EventStyleArgs
The arguments for the eventStyles
and eventClass
functions.
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
event? | any | The event. | |
isAllDay? | boolean | Specifies if the event is an all-day event. Applicable for the day and week views. | |
resources? | any[] | The event resources. |