-
Notifications
You must be signed in to change notification settings - Fork 7
ListGroupItem
Mika Berglund edited this page Feb 6, 2020
·
2 revisions
Represents an item in a ListGroup
component.
ListGroupItem
: ColoredBootstrapComponentBase
Name | Type | Description |
---|---|---|
IsActive | bool | Indicates that the item is the current or active selection. |
IsDisabled | bool | Makes an item appear as disabled. |
See ListGroup
for examples.
- Home
- Design Principles
- Getting Started
- Components
- Content
- Layout Components
- Generic Elements
- Utilities
- Releases