Field Text Areas 1 component design & features
This example wraps shadcn Textarea with Field and FieldLabel for open-ended multi-line input. The textarea id links to the label for accessible focus management.
Simple textareas belong in contact messages, bio fields, and notes on support tickets. Use them wherever single-line Input would truncate user intent.
