Skip to main content

CnQuicklinksWidgetForm

Config sub-form for the quicklinks widget — links, icon size, labels, columns.

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
editingWidget{content: object}|nullnullThe placement being edited, or null in create mode.
valueobject\{ ...DEFAULT_CONTENT, links: [] \}Initial content values — used when not editing.

Events

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