✅ You are viewing documentation for the latest version of Compose SDK.
Version:
# Interface WidgetsPanelConfig
Widgets panel configuration
# Properties
# editMode
editMode?:
EditModeConfig
Edit mode configuration.
# responsive
responsive?:
boolean
If true
, adjust layout based on available width of widgets panel.
If not specified, the default value is false
.