<theoplayer-menu-close-button> - A button that closes its parent menu.

This button must be placed inside a <theoplayer-menu>.

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