<cla-menu>

Dropdown menu element. Adds a dropdown menu anywhere you'd like on the page. Links can be slotted inside this component: you can add this to the a card using the menu slot.

Usage

Properties

PropertyRequiredDescriptionTypeDefault
closeOnSelectfalseIf 'true' the menu will close when an item is selectedbooleanfalse

Slots

SlotDescription
anyAllows menu items to be added to the dropdown menu.

Events

EventDescriptionType
toggleEventEmitted when the menu is toggled.