<theoplayer-menu-button> - A menu button that opens a Menu.

menu - The ID of the menu to open.

Hierarchy (View Summary)

Constructors

Accessors

  • get disabled(): boolean

    Whether the button is disabled.

    When disabled, the button cannot be clicked.

    Returns boolean

  • set disabled(disabled: boolean): void

    Parameters

    • disabled: boolean

    Returns void

Methods