Dropdowns
Button elements
You can optionally use <button>
elements in your dropdowns instead of <a>
s.
Menu headers
Add a header to label sections of actions in any dropdown menu.
Menu dividers
Separate groups of related menu items with a divider.
Disabled menu items
Add .disabled
to items in the dropdown to style them as disabled.