OptionallayoutOrdered toolbar layout mixing action IDs and separators. Example: ['undo', 'redo', '|', 'delete', 'copy', 'paste'] A default layout will be used if none is provided.
OptionalhostOptional CSS class name to apply to the toolbar host element. This allows for custom styling of the toolbar.
OptionalbuttonOptional CSS class name to apply to toolbar buttons. This allows for custom styling of the buttons.
OptionalactiveOptional CSS class name to apply to active toolbar buttons. This allows for custom styling of active buttons.
OptionaldisabledOptional CSS class name to apply to disabled toolbar buttons. This allows for custom styling of disabled buttons.
OptionalseparatorOptional CSS class name to apply to toolbar separators. This allows for custom styling of separators.
OptionaltooltipOptional attribute name to use for tooltips. This allows for custom tooltip behavior.
Configuration options for the diagram toolbar. Provide only the properties you want to customize. All other properties will use default values.