bennymi / presveltation

PreSveltation: Create fun, interactive, and dynamic presentations and slideshows with Svelte / SvelteKit and Tailwind CSS.
https://presveltation.vercel.app/
MIT License
47 stars 2 forks source link

Add way to auto animate transitions between same element in two slides #8

Open bennymi opened 1 year ago

bennymi commented 1 year ago

Examples:

View Transitions API:

bennymi commented 1 year ago

Once this becomes more widely supported by browsers we can add some examples to the demo and maybe have the documentation mention the API.

bennymi commented 1 year ago

Can also be done with putting the same elements into a layout that the slides share and then changing the content depending on what route is active