When to Use
- Short structured entries like name, email, and title.
- Search fields with direct text entry behavior.
- Inline edits where users update a single value.
When NOT to Use
For fixed choices from a list, use Select instead of free text input.
Variants
Default + focus
Error + helper
Disabled + read-only
Confused?
Use Text Input for open text entry, and use Checkbox for true/false choices.
Agent Prompts
Use the copy-ready Cursor and Pencil prompts in the prompt panel below this card.