<cla-popover>

Popover element. Adds a popover to any item. Simply add the item you'd like to attach the popover to inside the <cla-popover> tag.

You can also add additional content to the popover using the footer slot.

Usage

Slots

SlotDescription
anyThis is where the item the popover wraps goes
contentAllows content to be added to the popover.

Events

EventDescriptionType
toggleEventEmitted when the menu is toggled.