Preparing search index...
The search index is not available
@xarc/react-router
@xarc/react-router
browser
ReactRouterDom
FetcherSubmitFunction
Interface FetcherSubmitFunction
Submits a fetcher
<form>
to the server without reloading the page.
interface
FetcherSubmitFunction
(
(
target
,
options
?
)
=>
void
)
Fetcher
Submit
Function
(
target
,
options
?
)
:
void
Parameters
target
:
SubmitTarget
Optional
options
:
Omit
<
SubmitOptions
,
"replace"
|
"state"
>
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-router
Loading...
Submits a fetcher
<form>to the server without reloading the page.