Perseus
    Preparing search index...

    Options for the video widget. Embeds a video by its location ID.

    type PerseusVideoWidgetOptions = {
        location: string;
        static?: boolean;
    }
    Index

    Properties

    Properties

    location: string
    static?: boolean

    static is not used for the video widget.