Yet another multi-step form implementation (with validation)

Hi,

I have implemented a multi-step form using Alpine.js. The fields are automatically validated on each step. It only requires custom properties to configure (no custom code apart from initialization).

Here’s the tutorial explaining how it works: Implement a multi-step form in Webflow with Alpine.js | by Jarek Lipski | Webflow Sprinkles | Medium

And here’s the read-only link: https://preview.webflow.com/preview/alpinejs?utm_medium=preview_link&utm_source=designer&utm_content=alpinejs&preview=fa7b8979fc6916cfc44f3d7313816007&workflow=preview

Feedback welcome!

Jarek