Skip to content

OverflowMenuComponent

component

Renders items in a toolbar. If menu items provide a ‘group’ property they will be organized in sections.

Selector: yuv-overflow-menu

Standalone: No

Implements: AfterViewInit, OnDestroy

Type: Record<string, string>

Type: OverflowMenuItem[]

Default Value: []

Items of the menu

Type: string

Default Value: 'more_horiz'

Type: boolean

Default Value: false

Type: unknown

Default Value: computed<MenuGroup[]>(() => this.#groupItems(this.__menuItems()))

Type: object

Default Value: \{\}

Type: unknown

Default Value: signal<MenuGroup[]>([])