Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
42 stars 7 forks source link

Set up {@$var} syntax #304

Closed bob2517 closed 8 months ago

bob2517 commented 1 year ago

Being able to substitute a variable into an attribute reference is needed, and it's not currently possible. It can be worked around in various ways using regular variables but it's not very intuitive.

Syntax will be {@$variable}.

bob2517 commented 8 months ago

Closing - merged into https://github.com/Active-CSS/active-css/issues/283