Interface: ClassicToolbarProps
Props for ClassicToolbar component.
See
Extends
Pick
<ToolbarProps
,"dock"
|"dockOffsetX"
|"dockOffsetY"
>
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
| Toolbar panel content, in a form of ToolbarAction or other elements. If Default:
| ‐ |
| Dock direction on the canvas viewport. |
| |
|
| Horizontal offset from the dock direction. Default
|
|
|
| Vertical offset from the dock direction. Default
|
|
| readonly | Set of languages for the diagram data language selector. If not specified or empty, the selector will be hidden. | ‐ |
|
| Main menu content, in a form of ToolbarAction elements. If Default:
| ‐ |