Ga naar hoofdinhoud

CnVideoWidgetForm

Config sub-form for the video widget — source type, URL/file, autoplay, aspect ratio.

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
editingWidgetobjectnullThe placement being edited, or null in create mode.
valueobject\{ ...DEFAULT_CONTENT \}Initial content values (registry defaults when not editing).

Events

NamePayloadDescription
update:contentEmitted on every change with the assembled content payload.