A set of components with built-in form functionality — just add the fields you need, and everything works out of the box. No need to worry about how Inertia handles form submission or state — just drop in the field and you’re good to go
No reviews yetBe the first to leave a review for Wandry UI
Maker
📌
Tired of dragging the same form logic from project to project? 😩
It’s one thing if you’re working with a regular React app — but what if it’s Laravel Inertia?
I got tired of it too. Now, whenever I need to create a form in a new project, I just run a few commands and start building the UI.
Recently, I didn’t even have a backend yet — I added the form, dropped in the fields I needed, and once the backend was ready… it just worked.