React Router API Reference
Preparing search index...
react-router
ClientLoaderFunctionArgs
Type Alias ClientLoaderFunctionArgs
ClientLoaderFunctionArgs
:
LoaderFunctionArgs
&
{
serverLoader
:
<
T
=
unknown
>
()
=>
Promise
<
SerializeFrom
<
T
>
>
;
}
Arguments passed to a route
clientLoader
function
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
React Router API Reference
Loading...
Arguments passed to a route
clientLoaderfunction