JavaScript/jQuery Diagram - propertiesPanel
Configures the Properties panel settings.
Type:
Default Value: {}
visibility
Specifies the panel's visibility.
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. |
Feedback