Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.navigation
/
NavigationResult
Navigation
Result
web
interface
NavigationResult
(
source
)
Members
Properties
committed
Link copied to clipboard
web
abstract
var
committed
:
Promise
<
NavigationHistoryEntry
>
finished
Link copied to clipboard
web
abstract
var
finished
:
Promise
<
NavigationHistoryEntry
>