Юниверс DG SDK UI
v2.15.0

Интерфейс ErrorInfo

interface ErrorInfo {
    componentStack: string;
}
Индекс

Свойства

Свойства

componentStack: string

Captures which component contained the exception, and its ancestors.