Preparing search index...
The search index is not available
@selenite/commons
@selenite/commons
Utils
HTML
WindowState
Class WindowState
Reactive window state for use in svelte 5.
At the moment, it exposes width and height.
Index
Constructors
constructor
Properties
height
width
Constructors
constructor
new
Window
State
(
)
:
WindowState
Returns
WindowState
Properties
Readonly
height
height
:
number
= ...
Readonly
width
width
:
number
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
height
width
@selenite/commons
Loading...
Reactive window state for use in svelte 5.
At the moment, it exposes width and height.