dropdown solid
Turn any
.btn into a
dropdown toggle with some markup
changes. Here’s how you can put
them to work with
<button>.
dropdown light
Turn any
.btn into a
dropdown toggle with some markup
changes. Here’s how you can put
them to work with
<button>.
dropdown outline
Turn any
.btn into a
dropdown toggle with some markup
changes. Here’s how you can put
them to work with
<button>.
dropdown sizes
Turn any
.btn into a
dropdown toggle with some markup
changes. Here’s how you can put
them to work with
<button>.
Dark dropdowns
Opt into darker dropdowns to match a dark navbar or custom style by adding .dropdown-menu-dark onto an existing .dropdown-menu. No changes are required to the dropdown items.
Menu items
Historically dropdown menu contents had to be links, but that’s no longer the case with v4. Now you can optionally use <button> elements in your dropdowns instead of just <button>s.