Basic
Split Dropdowns
To create a split button add class .dropdown-toggle-splitwith your dropdown toggle class And to add divider between dropdown item use class .doprdown-divider
Outline
To create a dropdown with split button use .btn-outline-with your dropdown toggle
Flat
To create a flat dropdown use .btn-flat-*with your dropdown-toggle
Gradient
Sizes
To create dropdown with you can use .btn-lgfor large and .btn-smfor Small with your .btnclass
Directions
You can use drop from diffrent direction to use drop from bottom right use .dropdown-menu-rightwith your .dropdown-menu. for drop up use .dropupas a wrapper. for drop right use .droprightas wrapper. for drop left use .dropleftas a wrapper.
Variations
To create a dropdown with groups you can use .dropdown-headerfor the header of groups and for sepration of group you can use .dropdown-divider.
To create a dropdown with icons use class .dropdown-icon-wrapperwith your dropdown and you class class .dropdown-iconwith the default <i>tag.