jQuery Diagram - propertiesPanel

Configures the Properties panel settings.

Type:

Object

Default Value: {}

tabs[]

Contains an array of tabs in the Properties panel.

Type:

Array<Object>

Default Value: undefined

visibility

Specifies the panel's visibility.

Default Value: 'auto'

Value Description
auto The panel is disabled when the diagram is read-only.
visible The panel is initially visible.
collapsed The panel is collapsed initially.
disabled The panel is disabled. An element that can invoke the panel is hidden.