Dropdown menu

Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.

Bootstrap docs

Usage

A practical example is in the Nav component like so:

{% include 'radix:dropdown-menu' with {
  items: item.below
} %}

Last updated

Was this helpful?