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