Dropdown menu

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

circle-exclamation

Bootstrap docsarrow-up-right

Usage

A practical example is in the Nav component like so:

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

Last updated