CnContainerWidget
Recursive sub-grid container widget hosting nested widget placements.
Part of the dashboard widget library (v2). Registered with the dashboard widget registry and consumed by MyDash/LaunchPad's widget grid. See the widget library overview and docs/architecture/cards-and-widgets.md.
Reference
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
content | object | \{\} | Persisted content {placements, backgroundColor, padding, title}. | |
editMode | boolean | false | Whether the surrounding dashboard shell is in edit mode. |
Events
| Name | Payload | Description |
|---|---|---|
update:content | — | Emitted with the updated content when a child is moved/resized. |