Skip to main content

Variable: menuItemMeta

const menuItemMeta: object

Defined in: composites/Menu/Menu.tsx:221

Formal semantic identity — a single menu action (Layer 1).

Entity = Action. Structure is root — a MenuItem is the root of its own Action identity, nested inside the menu's data-scope="menu".

Type Declaration

displayName

readonly displayName: "MenuItem" = 'MenuItem'

entity

readonly entity: "Action" = 'Action'

structure

readonly structure: "root" = 'root'