svelte-multistep-form
svelte-multistep-form copied to clipboard
Svelte MultiStep Form like, this component is still in beta stage
Steps render wrong in firefox. Running on arch linux with the sample example. The step counts are misaligned. What would be helpful for debugging this? Screenshot attached 
How can you go to a specific step programmatically? and how can you reset the form to be empty or reset the steps to go back to the first one?
Hello We need to support i18n in our app, so I recommend having an option to change the default text of "prev" & "next" buttons Thanks.
Hi, the form disappears when you build for production. As far as I understood, since Svelte works on build time when the component is built is not able to understand...