React Router API Reference
Preparing search index...
react-router
UNSAFE_DataWithResponseInit
Interface UNSAFE_DataWithResponseInit<D>
interface
UNSAFE_DataWithResponseInit
<
D
>
{
data
:
D
;
init
:
null
|
ResponseInit
;
type
:
string
;
}
Type Parameters
D
Index
Properties
data
init
type
Properties
data
data
:
D
init
init
:
null
|
ResponseInit
type
type
:
string
= "DataWithResponseInit"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
init
type
React Router API Reference
Loading...