APIDeviceVersion: NextOn this pageDevice interfaceSignature:export interface DevicePropertiesPropertyModifiersTypeDescriptionnamestringuserAgentstringviewport{ width: number; height: number; deviceScaleFactor: number; isMobile: boolean; hasTouch: boolean; isLandscape: boolean; }