CodeCraft Auth API Docs - v0.0.0
Preparing search index...
routes/core/route-error-boundary
RouteErrorBoundaryState
Interface RouteErrorBoundaryState
interface
RouteErrorBoundaryState
{
error
:
Error
|
null
;
hasError
:
boolean
;
}
Index
Properties
error
has
Error
Properties
error
error
:
Error
|
null
has
Error
hasError
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
has
Error
CodeCraft Auth API Docs - v0.0.0
Loading...