Optional
activeOptional
deviceOptional
errorOptional
fullscreenOptional
playbackOptional
previewOptional
streamOptional
targetReadonly
theoplayerThe names of the properties this element will receive.
Whether the button is disabled.
When disabled, the button cannot be clicked.
Static
observedProtected
Readonly
_onProtected
Readonly
_onProtected
_upgradeProtected
handleGenerated using TypeDoc
<theoplayer-play-button>
- A button that toggles whether the player is playing or paused.Attribute
paused
(readonly) - Whether the player is paused. Reflectsui.player.paused
.Attribute
ended
(readonly) - Whether the player is ended. Reflectsui.player.ended
.