SubtitleStylePopover
A popover of subtitle appearance controls (font size, background opacity, vertical position, colors) + reset.
Functions¶
SubtitleStylePopover()¶
Defined in: src/features/player/components/SubtitleStylePopover.tsx:74
The SubtitleStylePopover component.
Parameters¶
| Parameter | Type | Description |
|---|---|---|
props |
{ className?: string; } |
Optional class for the trigger. |
props.className? |
string |
- |
Returns¶
Element
The style controls trigger + popover.