List Group
v1.1.0A grouped list for navigation and settings.
Standard Carded Layout
Items are displayed in a bordered card layout.
Production Telemetry Pipeline AlphaActive
Secondary Edge Routing Cluster Beta
Legacy Deprecated Aggregation NodeDisconnected
Flush Seamless Layout
Items blend into the parent container seamlessly.
API Reference
All available props for this component.
Property | Type | Default | Description |
|---|---|---|---|
| flush | boolean | false | Forces the group frame to shed exterior boundaries, sitting perfectly tight to baseline surfaces. |
| active | boolean | false | Inverts component elements with high-visibility accent tones to highlight a focus selection state. |
| disabled | boolean | false | Enforces full interaction locks, stripping tab indexing and reducing the element's overall opacity layer. |
| href | string | undefined | Supplying a target directory or link URL path automatically remaps the underlying tag definition to an HTML Anchor element. |
| as | React.ElementType | 'div' | 'a' | Polymorphic layout injection property allowing manual override mapping of any valid HTML tag node. |