The cssOnly property enables the CSS-only rendering mode in the JavaScript Month calendar.
This property is obsolete. The value is ignored and CSS-only mode is always enabled.
Declaration
DayPilot.Month.cssOnlyNotes
The event calendar is fully stylable using CSS.
You can use the standard CSS themes (
month_white,month_green,month_blue,month_transparent).You can use custom themes created by the theme designer.
Since version 8.0,
cssOnly = falseis not supported.
See Also
Monthly Event Calendar CssOnly Mode [doc.daypilot.org]
DayPilot