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.
The offset (in seconds) by which to seek forward (if positive) or backward (if negative).
Static
observedProtected
Readonly
_onProtected
Readonly
_onProtected
_upgradeProtected
handleHandle a button click.
By default, this does nothing. Subclasses can override this method to add behavior to the button.
<theoplayer-seek-button>
- A button that seeks forward or backward by a fixed offset.Attribute
seek-offset
- The offset (in seconds) by which to seek forward (if positive) or backward (if negative).