Dropdowns

Dropdowns are toggleable, contextual overlays for displaying lists of links and more.

Dropdowns are made interactive with the included Bootstrap dropdown JavaScript plugin.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 <a>

Basic Dropdown