Interactive examples demonstrating all features of the @letar/forms library.
Simple form with String, Select, and Checkbox fields
Showcase of all 40+ field types available
Zod schema validation with error messages
Show/hide fields with Form.When
Step-by-step form with navigation
Nested objects and dynamic arrays
Rating, Slider, Tags, FileUpload variants
Regex, cross-field validation, custom messages
Generate form from schema with one line
Include/exclude filtering, mixed approach
Schemas generated from database models
Login, registration, contact, settings forms
Styled with custom Chakra UI theme
localStorage draft — survives refresh
Multi-language form labels
Offline-first forms with sync queue