Dashboard
Dropdown
Trigger dropdown menus above elements by adding .dropup
to the parent element.
Trigger dropdown menus at the right of the elements by adding .dropright
to the parent element.
Trigger dropdown menus at the left of the elements by adding .dropleft
to the parent element.
For large dropdown menu adding .dropdown-lg
to the parent element.