CnLinksWidget
Sectioned link-collection widget with multiple layout styles.
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
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
content | object | \{\} | Persisted widget content {sections, columns, linkLayout, iconSize, openInNewTab, showSectionTitles, showLinkDescriptions}. | |
isAdmin | boolean | false | Whether the current user is an admin (pairs with canEdit). | |
canEdit | boolean | false | Whether the surrounding dashboard shell is in edit mode. |