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

ScrollPosition_v2 Op



ScrollPosition
Namespace: Ops.Html

Op author: pandur

the current x y top left scrolling position of html page or element


if element is not connected it will use the document body element



Inputs

Element (Object)
Scroll to top (Trigger)
Update (Trigger)

Outputs

left (Number)
top (Number)
Percentage X (Number)
Percentage Y (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using ScrollPosition_v2

  • Public
  • My Patches

Changelog


cloned op from Ops.Html.ScrollPosition
2023-01-23 - pandur
renameOps.User.pandur.ScrollPositionElement renamed to Ops.Html.ScrollPosition_v2
2023-01-24 - pandur