Basic Form
A comprehensive form demo with all field types.
All Form Inputs Demo
Every possible form input — built with TanStack Form + shadcn/ui
Form Data Preview
{
"name": "",
"email": "",
"age": 18,
"password": "",
"phone": "",
"website": "",
"bio": "",
"country": "",
"framework": "",
"interests": [],
"gender": "",
"newsletter": false,
"rating": 5,
"eventTime": "",
"favoriteColor": "#6366f1",
"otp": "",
"formatting": [],
"tags": [],
"terms": false,
"avatar": []
}