Vue Diagram - toolbox
Configures the toolbox settings.
groups
Lists toolbox groups.
Use the groups property to customize the toolbox's content. You can populate it with default or custom groups.
visibility
Specifies the toolbar's visibility.
Type:
Default Value: 'auto'
| Value | Description |
|---|---|
| auto | The toolbox is disabled when the diagram is read-only. |
| visible | The toolbox is initially visible. |
| collapsed | The toolbox is collapsed initially. |
| disabled | The toolbox is disabled. An element that can invoke the toolbox is hidden. |
