Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.navigation
/
NavigationTransition
Navigation
Transition
interface
NavigationTransition
(
source
)
MDN Reference
Members
Properties
finished
Link copied to clipboard
abstract
val
finished
:
Promise
<
Void
?
>
MDN Reference
from
Link copied to clipboard
abstract
val
from
:
NavigationHistoryEntry
MDN Reference
navigation
Type
Link copied to clipboard
abstract
val
navigationType
:
NavigationType
MDN Reference