WindowInfo Op

WindowInfo

size of browser window in pixels


provides information about the current windows (or iframe) width, height and pixel density.

orientation info uses: https://developer.mozilla.org/en-US/docs/Web/API/ScreenOrientation


Full Name
  • Ops.Html.WindowInfo
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by TeamCompatibility


OUTPUT PORTS


clientWidth (Number)
clientHeight (Number)
body scroll Height (Number)
Device Pixel Ratio (Number)
Iframe Parent (booleanNumber)
Orientation Angle (Number)
Orientation Type (String)

Changelog

Patches using WindowInfo

  • Examples
  • Public
  • My Patches