CCC Docs
    Preparing search index...

    Interface RenderConfiguration

    interface RenderConfiguration {
        font?: FontConfiguration;
        outputType?: "svg";
    }
    Index

    Properties

    Properties

    outputType?: "svg"