Appearance
useScreenDimensions()
useScreenDimensions(): [number | null, number | null]
number
null
Source: screen.ts
Returns the width and height of the element with ID "root"
[number | null, number | null]