Turn a button into a dropdown toggle with some basic markup changes.
Similarly, create split button dropdowns with the same markup changes, only with a separate button.
The .btn classes are designed to be used with the <button>
element. However, you can also use these classes on <a>
or <input>
elements.