Custom Toolbar Examples

Demonstrates the new toolbarButtons API with custom buttons, separators, and mixed configurations.

Example 1: Default Toolbar

Using the default toolbar with all built-in buttons and separators.

Example 2: Custom Save Button

Default toolbar with a custom "Save" button at the start.

Example 3: Minimal Toolbar

Only essential formatting buttons.

Example 4: Custom Button with Dynamic State

Export button that's only enabled when there's content.