Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.window
/
Window
/
scrollTo
scroll
To
fun
scrollTo
(
options
:
ScrollToOptions
=
definedExternally
)
(
source
)
MDN Reference
fun
scrollTo
(
x
:
Double
,
y
:
Double
)
(
source
)