SetCssVariableUrl Op
Set CSS variable URL value
Summary (oneliner)
will set a variable to an url string, e.g: url(/assets/xyz/test.png)
so you can use it in your css like background-image:var(--varName)
Full Name
- Ops.Html.CSS.SetCssVariableUrl
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch SetCssVariableUrl
INPUT PORTS
Var Name (String)
Value (String)