GetCssVariable Op
gets current value of CSS Variable
Summary (oneliner)
Full Name
- Ops.Html.CSS.GetCssVariable
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Get Css Variable Example
click the ice cream to randomly assign a color to the background color variable.
To check the HEX value of the randomly assigned color, click the button below the ice cream.
You can also resize the canvas/browser window to assign a different font size and see the font size variable value in the sidebar. It is calculated according to the width of the canvas.
INPUT PORTS
Update (Trigger)
Var Name (String)
OUTPUT PORTS
Result (String)
Patches using GetCssVariable
Changelog
rename | Ops.Html.GetCssVariable renamed to Ops.Html.CSS.GetCssVariable | pandur - 2024-10-30 08:41 |