Skip to content

LoadMediaPopover

A popover to load a video + subtitles, either from the device or from the active profile's stored files.

Functions

LoadMediaPopover()

function LoadMediaPopover(props): Element;

Defined in: src/features/player/components/LoadMediaPopover.tsx:71

The LoadMediaPopover component.

Parameters

Parameter Type Description
props { className?: string; } Optional class for the trigger.
props.className? string -

Returns

Element

The load-media trigger + popover.