svelte-stepper icon indicating copy to clipboard operation
svelte-stepper copied to clipboard

🚶 A simple library for building delightfully animated stepped flows with Svelte.

Results 3 svelte-stepper issues
Sort by recently updated
recently updated
newest added

I want to go to specific page. For example, syncing progress with href changes.

I have a couple of suggestions/ideas. I'm going to try to dig into it soon and see what I can find and maybe do a PR. ### `stepName` prop makeStep({...

This looks awesome, I'd love to have full RTL layout support in animation. Right now, the movement animation between pages turns from left to right, it should consider if the...