Skip to main content
Version: 17.0.0

Viewport.isMobile property

Whether the meta viewport tag is taken into account.

Signature:

interface Viewport {
isMobile?: boolean;
}