SetCssVariableUrl Op

SetCssVariableUrl

Set CSS variable URL value


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
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorCreated
  • Sep 23, 2024 at 17:23
githubMaintained by Team


INPUT PORTS


Var Name (String)
Value (String)

Changelog

Patches using SetCssVariableUrl

  • Examples
  • Public
  • My Patches