Dropdown menu
Toggle contextual overlays for displaying lists of links and more with the Bootstrap dropdown plugin.
Last updated
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
A practical example is in the Nav component like so:
{% include 'radix:dropdown-menu' with {
items: item.below
} %}Last updated