Webflow’s Designer API now supports a set of native CSS functions in variable values, giving developers greater flexibility when building and styling apps.
New helper methods
To make it easier to reference and reuse variables inside your functions, the API now includes two new utility methods:
• getBinding() – Returns a CSS string that represents a variable binding
• getCSSName() – Returns a CSS string for the variable's name