For the complete documentation index, see llms.txt. This page is also available as Markdown.

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