Flush List Group Reference
Reference for Flush List Group Reference in Web Framework References. Key properties: ID, Class, Active, Disabled.
Flush list group without outer borders and rounded corners. Useful inside cards or tight layouts where items should be edge-to-edge.
Inspector Property Groups
Flush List Group Properties
| Property | Type | Details |
|---|---|---|
| ID | text | Optional unique identifier for this element. Sets the element's id attribute. Keep IDs unique per page (useful for anchors, label for targets, and JavaScript hooks). Bootstrap docs: Introduction Attribute: id |
| Class | text | Adds raw class names to the element. Adds text directly to the class attribute. Use this for custom utility classes or project-specific overrides. Separate multiple classes with spaces. Bootstrap docs: Utilities API Attribute: class |
| Active | boolean | |
| Disabled | boolean |
Display
| Property | Type | Details |
|---|---|---|
| Hide on | button_group | Options: xs, sm, md, lg, xl, xxl |
| button_group | ||
| Visually Hidden | boolean | |
| Focusable | boolean |