Forest Admin - API reference
    Preparing search index...
    type ErrorResult = {
        html?: string;
        message: string;
        type: "Error";
    }
    Index

    Properties

    Properties

    html?: string
    message: string
    type: "Error"