<theoplayer-menu-close-button> - A button that closes its parent menu.
<theoplayer-menu-close-button>
This button must be placed inside a <theoplayer-menu>.
<theoplayer-menu>
Whether the button is disabled.
When disabled, the button cannot be clicked.
Static
Protected
Readonly
Handle a button click.
By default, this does nothing. Subclasses can override this method to add behavior to the button.
Generated using TypeDoc
<theoplayer-menu-close-button>
- A button that closes its parent menu.This button must be placed inside a
<theoplayer-menu>
.