📅  最后修改于: 2020-12-19 02:49:41             🧑  作者: Mango
引导程序列表组用于创建包含列表项的列表组。最基本的列表组是包含列表项的无序列表。
类“.LIST群”的
Bootstrap Example
Basic List Group Example
- First item
- Second item
- Third item
徽章也可以添加到列表组。它们将自动定位在右侧。
您必须在列表项中创建一个类别为“ .badge”的元素,以创建徽章。
Bootstrap Example
List Group With Badges
- 12 New
- 5 Deleted
- 3 Warnings
您还可以将项目链接到列表组。这将在悬停时提供灰色背景色。您必须使用
Bootstrap Example
List Group With Linked Items
类“ .active”用于突出显示当前项目。它指定特定项目处于活动状态。
Bootstrap Example
Active Item in a List Group
类“ .disabled”用于禁用列表组中的特定项目。
Bootstrap Example
List Group With a Disabled Item
您可以使用上下文类将颜色添加到列表项。
以下类用于为列表项着色:
Bootstrap Example
List Group With Contextual Classes
- First item
- Second item
- Third item
- Fourth item
Linked Items With Contextual Classes
First item
Second item
Third item
Fourth item
在Bootstrap 4中,您还可以将项目与上下文类链接。
Bootstrap Example
Linked Items With Contextual Classes
Move the mouse over the linked items to see the hover effect: