DayPilot.Scheduler.cssOnly

The cssOnly property (boolean) enables the CSS-only rendering mode of the Scheduler.

This property is obsolete. The CSS-only is always enabled.

Declaration

DayPilot.Scheduler.cssOnly

Notes

  • The Scheduler is fully stylable using CSS.

  • You can use the standard CSS themes: scheduler_white, scheduler_green, scheduler_blue, scheduler_8, and scheduler_transparent.

  • You can use custom themes created by the theme designer.

  • This mode is enabled by default in DayPilot Scheduler Pro for JavaScript.

Apply the selected theme using the theme property.

The following inline style properties are ignored when cssOnly is enabled:

See Also

DayPilot.Scheduler.theme