Basic Form
String, Select, Checkbox
All Fields
40+ field types showcase
Validation
Zod + Form.Errors
Conditional
Form.When
Multi-Step
Form.Steps wizard
Groups & Arrays
Nested + dynamic
Advanced Fields
Rating, Tags, Upload
Constraints
Regex, cross-field
Auto Fields
Form.FromSchema
Auto Advanced
Include/exclude
ZenStack
Generated schemas
Recipes
Login, register, etc.
Theming
Custom Chakra theme
Persistence
localStorage draft
i18n
Multi-language
Offline
Offline-first forms
Form.FromSchema generates the entire form. Use Form.AutoFields for more control with include/exclude.
Form.AutoFields
One component, zero field definitions:
Include only specific fields, or exclude some:
Only name, email, role (include filter):
Auto-generate most fields, manually add custom ones: