All docs
V21.1
23.1
22.2
22.1
21.2
21.1
20.2
20.1
19.2
19.1
The page you are viewing does not exist in version 19.1. This link will take you to the root page.
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
Box
Map
Vue
A newer version of this page is available. Switch to the current version.

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.

Type:

String

Default Value: 'auto'
Accepted Values: 'auto' | 'visible' | 'collapsed' | 'disabled'

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.