Composants déroulants Bootstrap


Listes déroulantes

Pour un didacticiel sur les listes déroulantes, lisez notre didacticiel Bootstrap Dropdowns .

Class Description Example
.dropdown Indicates a dropdown menu
.dropdown-menu Builds the dropdown menu
.dropdown-menu-right Right-aligns a dropdown menu
.dropdown-header Adds a header inside the dropdown menu
.dropup Indicates a dropup menu
.disabled Disables an item in the dropdown menu
.divider Separates items inside the dropdown menu with a horizontal line

Pliables

Pour un didacticiel sur les éléments pliables, lisez notre didacticiel Bootstrap Collapse .

Class Description Example
.collapse Indicates collapsible content - which can be hidden or shown on demand
.collapse .in Show the collapsible content by default
.panel-collapse Collapsible panel (toggle between hiding and showing panel(s))
Collapsible list group
Accordion