-
I was trying to use a template string in the x-text directive but it doesn't appear to work. I'm pretty certain it works in Vue 3. Is it possible to do this in Alpine?
Instead I went back to ES5 string concatenation and it worked |
Beta Was this translation helpful? Give feedback.
Answered by
SimoTod
May 29, 2024
Replies: 1 comment 1 reply
-
It should work in Alpine too: https://codepen.io/SimoTod/pen/qBGRRpe |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mbokil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It should work in Alpine too: https://codepen.io/SimoTod/pen/qBGRRpe