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.
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.
toolbarElements
Defines an arbitrary custom html element for use in headerToolbar or footerToolbar.
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.