Choose the right field type
Pick the component that matches what you collect. A poor match can confuse users and complicate validation.
Quick guide
| You need | Start with |
|---|---|
| Short text | Text field |
| Long text | Text area |
| Number | Number input |
| Date/time | Date picker / Time picker |
| One of many choices | Select |
| One of few choices | Radio group |
| Yes/no | Checkbox or Switch |
| File upload | Uploader / Dropzone |
| Section title | Typography / Title |
| Group fields | Stack, Container, Grid |
| Submit | Button |
Author guides
Full catalog
For the full component and property reference, see the Components library.
Summary
Match the component to the data type and interaction. Use the author guide pages first, and consult the library when needed.