A control that displays the value of a single text track style option in a human-readable format.
<theoplayer-text-track-style-display>
property
The property name of the text track style option.
One of TextTrackStyleOption.
Protected
Invoked on each update to perform rendering tasks. This method may return any value renderable by lit-html's ChildPart - typically a TemplateResult. Setting properties inside this method will not trigger the element to update.
ChildPart
TemplateResult
A control that displays the value of a single text track style option in a human-readable format.
Custom Element
<theoplayer-text-track-style-display>Attributes
propertyThe property name of the text track style option.
One of TextTrackStyleOption.