Dropdown menu
Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.
Needs to be updated to reflect the Dropdown component in Bootstrap
Usage
A practical example is in the Nav component like so:
{% include 'radix:dropdown-menu' with {
items: item.below
} %}
Last updated
Was this helpful?