Dropdown

Basic Dropdown

Wrap the dropdown’s toggle (your button or link) and the dropdown menu within .dropdown

Dropdown Outline

Add class .btn-outline-{color} to the button inside .dropdown

Split Button Dropdowns

Wrap two buttons in .btn-group and add .dropdown-toggle-split to the toggling button

Icon Dropdowns

Replace button with icon buttons

Dropup variation

Add class .dropup

Dropdown Sizes

Add class .btn-{size} to dropdown buttons

Loading...