caption: {
CreateElement: (
__namedParameters: TypeMediaCaptionRequirements,
) => HTMLElement;
Elements: { container: string };
Styles: string;
} = ...
Type Declaration
CreateElement: (__namedParameters: TypeMediaCaptionRequirements) => HTMLElement
Elements: { container: string }
Styles: string