Dropdowns
Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.
More Info
Basic Dropdown
<a> element dropdown
Colors
Split Button Drop Down
Sizing
Dropup
Note: Menus will automatically dropup if there is not enough room at the bottom of the page for them to dropdown
Menu Items
Note: Historically dropdown menu contents had to be links, but that’s no longer the case with Bootstrap v4. Now you can optionally use <button> elements in your dropdowns instead of just <a>s.