---
title: Toolbar Render Hooks
---

Customize the toolbar elements with [ClassName Input](classname-input) settings.

`toolbarClass` - a [ClassName Input](classname-input) for the toolbar container. Applies to both header and footer toolbars.

`headerToolbarClass` - a [ClassName Input](classname-input) for the header toolbar only

`footerToolbarClass` - a [ClassName Input](classname-input) for the footer toolbar only

`toolbarSectionClass` - a [ClassName Input](classname-input) for each section (start/center/end) within a toolbar

`toolbarTitleClass` - a [ClassName Input](classname-input) for the title text element within a toolbar

`buttonGroupClass` - a [ClassName Input](classname-input) for each comma-separated group of buttons within a toolbar section

`buttonClass` - a [ClassName Input](classname-input) for each individual button
