UMD Web Elements Library
    Preparing search index...

    Variable captionConst

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

    Type Declaration

    • CreateElement: (__namedParameters: TypeMediaCaptionRequirements) => HTMLElement
    • Elements: { container: string }
    • Styles: string