MVFv3 API Documentation
    Preparing search index...
    interface MVFParserBuilderBuildOptions {
        cspSafe?: boolean;
    }
    Index

    Properties

    Properties

    cspSafe?: boolean

    Whether to construct a parser compatible with unsafe-eval CSP rules. This will reduce the performance of schema checks, and is not recommended.