ElementSize Op

ElementSize

This op is deprecated!

It will not receive any updates

Get size and position of a HTML element



Edit Documentation

Full Name
  • Ops.Deprecated.Html.ElementSize
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

INPUT PORTS


Update (Trigger)

Trigger the op

Position index (Number:integer )
Element (Object)

Element object input

OUTPUT PORTS


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


Patches using ElementSize

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-11-19 09:42