- Login shows a simple login form with 3 fields.
- Signup showcases a select field, a meta field and external form errors.
- DynamicForm shows how forms can dynamically change based on their own values. It also showcases an optional field.
- ValidationStrategies showcases two different validation strategies: validation on submit and validation on blur.
- Composability shows three different approaches to form composition:
- WithExtensibleRecords uses extensible records.
- WithConfiguration uses a function that configures the composable form.
- MultiStage showcases a form that is filled in multiple stages.
- CustomFields showcases how custom fields can be implemented to suit your needs.
Page
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||