CSSPropertyString Op

CSSPropertyString

Modify a css property of an element with a string


Example : margin : 10px 5px 10px 5px
Check the example patch for a clear example on how to concatenate strings together.


Edit Documentation

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


 

Example Patch CSS property string example pacth

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Element

Element (Object)

Parent element to modify

Attributes

Property (String)

Property to modify

Value (String)

String value in

OUTPUT PORTS


HTML Element (Object)

Patches using CSSPropertyString

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarandro - 2020-07-13 18:31