How would TransitionRoot work with <router-view /> in Vue ? #561
Unanswered
MrSunshyne
asked this question in
Help
Replies: 1 comment
-
Should maintainers be tagged for this to get a minute? :/ i'm not sure how the discussions section work |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The possibilities with the
TransitionRoot / TransitionChild
components look endless. 🥳However i'm unable to figure out how to make it work around
<router-view />
the way Vue's component work.Vue 3 / Vue Router 4 example :
What would the equivalent be using
TransitionRoot
?Beta Was this translation helpful? Give feedback.
All reactions