Skip to main content

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

NameTypeRequiredDefaultDescription
contentobject\{\}Persisted content {placements, backgroundColor, padding, title}.
editModebooleanfalseWhether the surrounding dashboard shell is in edit mode.

Events

NamePayloadDescription
update:contentEmitted with the updated content when a child is moved/resized.