Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-browser
/
web.window
/
Window
/
resizeTo
resize
To
fun
resizeTo
(
width
:
Int
,
height
:
Int
)
(
source
)
The
Window.resizeTo()
method dynamically resizes the window.
MDN Reference