toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-remix-run-router
/
remix.run.router
/
ViewTransitionOpts
View
Transition
Opts
sealed
external
interface
ViewTransitionOpts
(
source
)
Members
Properties
current
Location
Link copied to clipboard
abstract
var
currentLocation
:
Location
<
*
>
next
Location
Link copied to clipboard
abstract
var
nextLocation
:
Location
<
*
>