CnDividerWidget
Divider / spacer widget with line style, thickness, colour and optional heading.
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 | {style: string, lineColor: string, lineThickness: number, lineStyle: string, whitespaceSize: string, headingText: string} | \{\} | Persisted widget content blob: {style, lineColor, lineThickness, lineStyle, whitespaceSize, headingText}. |