Home

Issue: 1311

specify the transition of <nuxt /> subcomponent in layout component

[issue link]

I know we can do transition by defining .page-* classes and also do custom transition per component. But I want to be able to specify the same transition for every subcomponent.

May I know what’s the suggested way to do it? I couldn’t find a clue after looking around and some experiments.

This question is available on Nuxt.js community (#c1160)