Skip to main content
Version: 16.1.1

Viewport.isMobile property

Whether the meta viewport tag is taken into account.

Signature:

interface Viewport {
isMobile?: boolean;
}