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