.btn
can be turned into a dropdown toggle with some markup changes. Here’s how you can put them to work with either <button>
elements..dropdown-toggle-split
for proper spacing around the dropdown caret.disabled
attribute on data-toggle="dropdown"
to disable the toggle..dropdown-menu-right
to a dropdownMenu
to right align the dropdown menu..dropup
to the parent element.