<ListGroupItem>
List group item
</ListGroupItem>
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
active | Adds the active class |
boolean | - | false |
disabled | Disables the component | boolean | - | false |
variant | The variant of the component | Variant (string) | - | '' |
Prop name | Description | Type | Values | Default |
---|---|---|---|---|
tag | The tag to be used for the list group item | string | - | 'li' |
variant | variantProp('') | - |
Name | Description | Bindings |
---|---|---|
default | Displays the content of the list group item |