Search
    Preparing search index...
    interface ErrorInfo {
        componentStack: string;
    }
    Index

    Properties

    Properties

    componentStack: string

    Captures which component contained the exception, and its ancestors.