SetCssVariableColor Op
set color value of a CSS variable
Summary (oneliner)
"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
Full Name
- Ops.Html.CSS.SetCssVariableColor
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch new project
INPUT PORTS
Var Name (String)
r (Number)
g (Number)
b (Number)
Patches using SetCssVariableColor
Changelog
rename | Ops.Html.SetCssVariableColor renamed to Ops.Html.CSS.SetCssVariableColor | pandur - 2024-10-30 08:35 |