Home > @findkit/ui > State > error

State.error property

Signature:

error: {
        source: "fetch" | "other";
        message: string;
    } | undefined;