_hyperscript
_hyperscript copied to clipboard
Feature Request: Allow `toggle between` to work with attribute refs as well
For example, on click toggle between @data-theme='light' and @data-theme='dark' on <html/> fails to parse properly since toggle between only supports class refs.
👀 following.