Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.navigation
/
NavigationInterceptOptions
Navigation
Intercept
Options
web
interface
NavigationInterceptOptions
(
source
)
Members
Properties
focus
Reset
Link copied to clipboard
web
abstract
var
focusReset
:
NavigationFocusReset
?
handler
Link copied to clipboard
web
abstract
var
handler
:
NavigationInterceptHandler
?
scroll
Link copied to clipboard
web
abstract
var
scroll
:
NavigationScrollBehavior
?