width
The viewport width in logical pixel units.
width?: number;
Related
interface Viewport
Interface definition for an object that contains information about the user’s viewport, i.e. screen or window.
The viewport width in logical pixel units.
width?: number;