Sanity Library Reference Docs
    Preparing search index...

    Interface Intent

    Interface for intents

    interface Intent {
        params?: IntentParams;
        type: string;
    }
    Index

    Properties

    Properties

    params?: IntentParams

    Intent parameters. See IntentParams

    type: string

    Intent type