Angular Diagram - toolbar

Provides access to toolbar settings.

Type:

Object

Default Value: {}

commands

Lists commands in the toolbar.

Type:

Array<String>

Default Value: undefined
Accepted Values: 'separator' | 'export' | 'undo' | 'redo' | 'cut' | 'copy' | 'paste' | 'selectAll' | 'delete' | 'fontName' | 'fontSize' | 'bold' | 'italic' | 'underline' | 'fontColor' | 'lineColor' | 'fillColor' | 'textAlignLeft' | 'textAlignCenter' | 'textAlignRight' | 'lock' | 'unlock' | 'sendToBack' | 'bringToFront' | 'insertShapeImage' | 'editShapeImage' | 'deleteShapeImage' | 'connectorLineType' | 'connectorLineStart' | 'connectorLineEnd' | 'autoLayout' | 'fullScreen'

visible

Specifies the toolbar's visibility.

Type:

Boolean

Default Value: true