toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
redirect
redirect
external
val
redirect
:
RedirectFunction
(
source
)
A redirect response. Sets the status code and the
Location
header. Defaults to "302 Found".