Preparing search index...
The search index is not available
@xarc/react-router
@xarc/react-router
browser
ReactRouterDom
unstable_HandlerResult
Interface unstable_HandlerResult
Result from a loader or action called via dataStrategy
interface
unstable_HandlerResult
{
result
:
unknown
;
status
?:
number
;
type
:
"data"
|
"error"
;
}
Index
Properties
result
status?
type
Properties
result
result
:
unknown
Optional
status
status
?:
number
type
type
:
"data"
|
"error"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
result
status
type
@xarc/react-router
Loading...
Result from a loader or action called via dataStrategy