Skip to content
On this page

NcHeaderMenu

Author: Georg Ehrke georg-nextcloud@ehrke.email

Props

Prop nameDescriptionTypeValuesDefault
excludeClickOutsideClassesA class-name or an array of class-names
to be ignored when clicking outside
an element
string|array-() => []
idUnique id for this menustring-
ariaLabelaria-label attribute of the menu open buttonstring-''
openCurrent menu open stateboolean-false

Events

Event namePropertiesDescription
close
closed
open
opened
update:open
cancel

Slots

NameDescriptionBindings
triggerIcon trigger slot. Make sure the svg path
defaultMain content

This component is made to be used in the Nextcloud top header.

loading...