ISPO SDK
    Preparing search index...

    Interface IspoErrorBoundaryState

    Markdown
    interface IspoErrorBoundaryState {
        hasError: boolean;
    }
    Index
    hasError: boolean