fetch

abstract fun fetch(key: String, routeId: String, href: String?, opts: RouterFetchOptions = definedExternally)(source)

Parameters

key

Fetcher key

routeId

Route that owns the fetcher

href

href to fetch

opts

Fetcher options, (method, submission, etc.)