Skip to main content
Version: 17.1.3

Viewport.isMobile property

Whether the meta viewport tag is taken into account.

Signature:

interface Viewport {
isMobile?: boolean;
}