FullCalendar
These docs are a work in progress. Learn about v7 updates
Latest:  v7.0.0-beta.7
edit doc

Docs Toolbar

The area at the top and bottom of the calendar that contains buttons and other controls.

headerToolbar
Defines the buttons and title at the top of the calendar.
footerToolbar
Defines the controls at the bottom of the calendar.
titleFormat
Determines the text that will be displayed in the headerToolbar's title.
titleRangeSeparator
Determines the separator text when formatting the date range in the toolbar title.
buttons
Defines buttons that can be used in headerToolbar/footerToolbar — both custom buttons and overrides for standard buttons.
buttonDisplay
Controls whether toolbar buttons display an icon, text, or both.
Toolbar Render Hooks
Customize the toolbar elements with ClassName Input settings.
CalendarController
Some of the UI-framework integrations provide a "Calendar Controller" object that let you use calendar data outside the calendar itself. This is especially useful for rendering fully-custom toolbar UIs.

Demo:

Custom buttons and a footerToolbar