toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
Router
/
fetch
fetch
abstract
fun
fetch
(
key
:
String
,
routeId
:
String
,
href
:
String
?
,
opts
:
RouterFetchOptions
=
definedExternally
)
(
source
)
Parameters
key
Fetcher key
route
Id
Route that owns the fetcher
href
href to fetch
opts
Fetcher options, (method, submission, etc.)