KC's Workspace
    Preparing search index...
    interface HTMLOptions {
        cspNonce?: string;
    }
    Index

    Properties

    Properties

    cspNonce?: string

    A nonce value placeholder that will be used when generating script/style tags.

    Make sure that this placeholder will be replaced with a unique value for each request by the server.