Preparing search index...
The search index is not available
@xarc/react-router
@xarc/react-router
browser
ReactRouterDom
ActionFunction
Interface ActionFunction<Context>
Route action function signature
interface
ActionFunction
<
Context
>
(
(
args
,
handlerCtx
?
)
=>
DataFunctionReturnValue
)
Type Parameters
Context
=
any
Action
Function
(
args
,
handlerCtx
?
)
:
DataFunctionReturnValue
Parameters
args
:
ActionFunctionArgs
<
Context
>
Optional
handlerCtx
:
unknown
Returns
DataFunctionReturnValue
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-router
Loading...
Route action function signature