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

ElementSize Op



ElementSize
Namespace: Ops.Html

Op author: pandur

Get size and position of a HTML element




Inputs

Update (Trigger)

Trigger the op

Position index (integer /Number)
Element (Object)

Element object input

Outputs

x (Number)

Element X position - determined by position parameter

y (Number)

Element Y position - determined by position parameter

Width (Number)

Width of the element

Height (Number)

Height of the element

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

ElementSize example


Changelog


created op
2019-11-19 - pandur

Patches using ElementSize

  • Examples
  • My Patches
  • Public