ErrorInfo

external interface ErrorInfo(source)

Properties

Link copied to clipboard
abstract val componentStack: String?

Captures which component contained the exception, and its ancestors.

Link copied to clipboard
abstract val digest: String?