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

SetCssVariableColor Op



SetCssVariableColor
Namespace: Ops.Html

Op author: pandur

set color value of a CSS variable


"CSS variables are entities defined by CSS authors that contain specific values to be reused throughout a document. "

from: https://developer.mozilla.org/en-US/docs/Web/CSS/Using_CSS_variables



Inputs

Var Name (String)
r (Number)
g (Number)
b (Number)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using SetCssVariableColor

  • Examples (1)
  • Public
  • My Patches