Navbar:
Dropdown
UI elementsBasic Examples
Single button dropdowns:
Single button dropdowns with icon:
Separated link dropdowns:
Split button dropdowns:
Dropup Size
Button dropdowns work with buttons of all sizes, including default and split dropdown buttons.
Dropup Variation
Trigger dropdown menus above, left, right elements by adding .dropup
,.dropleft
, .droright
to the parent element.
Dropup Menu
Now you can optionally use
elements in your dropdowns instead of just
Add .dropdown-menu-right
to a .dropdown-menu
to right align the dropdown menu
Add a header to label sections of actions in any dropdown menu.
Separate groups of related menu items with a divider.
Add .active
and .disabled