vue-screenfull
    Preparing search index...

    Interface VueScreenfullPluginOptions

    interface VueScreenfullPluginOptions {
        componentName?: string;
        directiveName?: string;
    }
    Index
    componentName?: string
    directiveName?: string