Theia API Documentation v1.65.0
    Preparing search index...

    Node representing a (sub)menu in the menu tree structure.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    children: MenuNode[] = []
    contextKeyOverlays: undefined | Record<string, string>
    icon?: string
    id: string

    technical identifier.

    label: string
    orderString?: string
    when?: string

    Accessors

    Methods