On this page
Loading...
Conveying meaning to assistive technologies
Using color to add meaning only provides a visual indication, which will not be conveyed to users of assistive technologies – such as screen readers. Ensure that information denoted by the color is either obvious from the content itself (e.g. the visible text), or is included through alternative means, such as additional text hidden with the `.visually-hidden` class.
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `flush` | Toggle the active state for the list item | `boolean` | _false_ |
| `horizontal` | Specify horizontal layout type. | `Sizes` \| `boolean` | _undefined_ |
### cListGroupItem
_directive_
##### Inputs
| name | description | type | default |
| ---- | ----------- | ---- | ------- |
| `active` | Remove some borders and rounded corners to render list group items edge-to-edge in a parent component | `boolean` | _false_ |
| `color` | Color context of the component to one of CoreUI’s themed colors. | `Colors` | _undefined_ |