beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

WindowInfo Op

Ops.Html.WindowInfo


WindowInfo
Namespace: Ops.Html

Op author: pandur

size of browser window in pixels




Inputs

Outputs

clientWidth (Number)
clientHeight (Number)
body scroll Height (Number)
Iframe Parent (Number)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

window info

Open Example In Editor

Patches using WindowInfo

Changelog


created op
2019-08-26 - pandur
featureadded boolean output: patch is opened in an iframe or not
2022-12-14 - pandur
featureadd output: absolute scroll-height of body
2022-12-14 - pandur