shuding / next-view-transitions

Use CSS View Transitions API in Next.js App Router.
https://next-view-transitions.vercel.app
MIT License
1.12k stars 32 forks source link

is this configurable? #25

Open laurencefass opened 1 week ago

laurencefass commented 1 week ago

IF the answer is no to any/all of these questions do you think they would be cool features for a more extensive animation library?

Disclaimer: I havent tried it yet so no idea how it works just responding to the README.,

Can/could I configure a default transition at the root level?

Can /could I configure transitions per route e.g. on the <Link>?

Can/could I configure transitions per Component?