You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1960 [TwigComponent] allow attributes to be prefixed with @ (kbond)
This PR was merged into the 2.x branch.
Discussion
----------
[TwigComponent] allow attributes to be prefixed with `@`
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Issues | Fix (partial) #1839
| License | MIT
Allow attributes to be prefixed with `@` (like ``@click`="!open"`).
Commits
-------
c567cbb fix: allow attributes to be prefixed with `@`
0 commit comments