Abstract
Protected
Readonly
_pointerProtected
Readonly
_rangeOptional
activeOptional
errorOptional
fullscreenOptional
playbackOptional
playerOptional
previewOptional
streamOptional
targetReadonly
theoplayerThe names of the properties this element will receive.
Whether the range is disabled.
When disabled, the slider value cannot be changed, and the slider thumb is hidden.
The maximum allowed value.
The minimum allowed value.
The granularity at which the value can change.
If set to "any"
, the value can change with arbitrary precision.
The current value.
Static
observedProtected
_upgradeProtected
Abstract
getProtected
Abstract
getProtected
getBuild the color gradient for the range bar. Creating an array so progress-bar can insert the buffered bar.
Protected
getProtected
handleProtected
handleProtected
updateProtected
updateGenerated using TypeDoc
A slider to select a value from a range.
Attribute
disabled
- Whether the range is disabled. When disabled, the slider value cannot be changed, and the slider thumb is hidden.