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.


Full Name
  • Ops.Html.CSS.CSSPropertyString
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


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

Active (Number: boolean)

OUTPUT PORTS


HTML Element (Object)

Changelog

Patches using CSSPropertyString

  • Examples
  • Public
  • My Patches