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?

Home Page:https://activecss.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set up {@$var} syntax

bob2517 opened this issue · comments

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}.

Closing - merged into #283