Back to Fullcalendar

themeSystem

_docs-v4/theming/themeSystem.md

latest467 B
Original Source

Renders the calendar with a given theme system.

<div class='spec' markdown='1'> String, *default*: `'standard'` </div>

'standard' : Renders a minimal look & feel, the look in most of the demos. Does not require any CSS files beyond the FullCalendar base files.

'bootstrap' : Prepares the calendar for a Bootstrap 4 theme. There are other instructions you must follow to get Bootstrap theming working »