Open
Description
Hi @rehhouari,
Is it possible to implement page transitions in the current v7 codebase?
For example, I’d like to capture the content of the previous page, apply a class like .slideOut
, and at the same time, apply a .slideIn
class to the incoming page content.
This way, we can create a smooth page transition effect when navigating between pages.
If that’s possible, we can implement libraries like GSAP, Swup, or other page transition libraries in Pinecone.