-
Hello community, I would like to ask how I can achieve |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Yeah, I've just been trying that too. Anyone know if we can get looped elements transitioning? |
Beta Was this translation helpful? Give feedback.
-
Sorry for late response. I figured out that it works when I use boolean variable in |
Beta Was this translation helpful? Give feedback.
Sorry for late response.
I figured out that it works when I use boolean variable in
x-show
, to change variable usesetTimeout
function with default time value.