ToolbarSeparatorProps
The ToolbarSeparator component is used for rendering a visual separation between items in a Toolbar.
Props
The following table outlines the props for the ToolbarSeparatorProps:
| Name | Type | Default | Description |
|---|---|---|---|
| className | string | - | Specifies an optional CSS class to apply to the toolbar separator. This is useful for reusing styling in a custom template. |