ElementSize Op
This op is deprecated!
It will not receive any updatesGet size and position of a HTML element
Summary (oneliner)
Full Name
- Ops.Extension.Deprecated.ElementSize
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch ElementSize example
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