Angular Diagram - toolbox

Provides access to toolbox settings.

Type:

Object

Default Value: {}

View Demo

The toolbox contains groups of shapes. Use this option to access the toolbox settings.

Diagram toolbox

groups

Lists toolbox groups.

Type:

Array<Object>

|

Array<String>

Default Value: undefined
Accepted Values: 'general' | 'flowchart' | 'orgChart' | 'containers' | 'custom'

View Demo

Use the groups option to customize the toolbox's content. You can populate it with default or custom groups.

visible

Specifies the toolbox's visibility.

Type:

Boolean

Default Value: true