Ga naar hoofdinhoud

CnPeopleWidgetForm

Config sub-form for the people widget — layout, sort, group filter, birthdays, 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
editingWidgetobjectnullThe placement being edited, or null in create mode.
valueobject\{ ...DEFAULT_CONTENT \}Initial content values when not editing (registry defaults).

Events

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