Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-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.)