Module dropdown

Module dropdown 

Source
Expand description

Bootstrap dropdown components.

Provides type-safe Bootstrap dropdowns matching the Bootstrap dropdown documentation.

Enums§

DropdownItem
A dropdown menu item.

Functions§

dropdown
Create a Bootstrap dropdown.
dropdown_dark
Create a dark dropdown menu.
dropdown_split
Create a dropdown with a split button.
dropend
Create a dropend (opens to the right).
dropstart
Create a dropstart (opens to the left).
dropup
Create a dropup (opens upward).