resizeWindow()
Resize the browser window
Examples
Section titled “Examples”await resizeWindow({width:600, height:800})Parameters
Section titled “Parameters”| Name | Type | Description |
|---|---|---|
options | unknown | Default: {}. |
Returns
Section titled “Returns”| Type | Description |
|---|---|
Promise<void> |