Skip to main content
Version: 17.1.2

Viewport.isMobile property

Whether the meta viewport tag is taken into account.

Signature:

interface Viewport {
isMobile?: boolean;
}