Expand description
Bootstrap list group components.
Provides type-safe Bootstrap list groups matching the Bootstrap list group documentation.
Structs§
- List
Group Link - A list group link item.
Functions§
- list_
group - Create a basic list group.
- list_
group_ buttons - Create a list group with buttons.
- list_
group_ flush - Create a flush list group (no borders, square corners).
- list_
group_ horizontal - Create a horizontal list group.
- list_
group_ links - Create a list group with links.
- list_
group_ numbered - Create a numbered list group.