Skip to main content

CnQuicklinksWidget

Icon-grid quick-links widget with configurable icon size, columns and labels.

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 widget content: {links, iconSize, iconShape, showLabels, labelPosition, columns, tileBackgroundStyle, hoverEffect}.
isAdminbooleanfalseWhether the current user is an admin. Combined with canEdit to suppress click handlers in edit mode.
canEditbooleanfalseWhether the surrounding dashboard shell is in edit mode.

Events

NamePayloadDescription
editEmitted when the empty-state placeholder is clicked so a host can open the widget settings.