Form components built with Motion. Install via CLI or copy the code into your project.
Multi-Step
Inputs split across progressive steps.
npx @abhivarde/syncui@latest add forms/multi-step
Login
Email and password with a visibility toggle.
npx @abhivarde/syncui@latest add forms/login
Registration
Email signup with a GitHub option.
npx @abhivarde/syncui@latest add forms/register
Contact
Name, subject, and message fields.
npx @abhivarde/syncui@latest add forms/contact