207 B
207 B
sidebar_label |
---|
Viewport.isMobile |
Viewport.isMobile property
Whether the meta viewport
tag is taken into account.
Signature:
interface Viewport {
isMobile?: boolean;
}