Textarea
Multi-line text input. Pair with Field for label + description + error.
Default
Standard textarea bound with v-model.
With Field
Wrap in Field to add label + description.
A short summary about you. Max 280 characters.
Field with hint
Compose inside Field with a label and a live helper line.
Brief description for your profile. 200 characters left.
Invalid
Error state with aria-invalid and a FieldError message.
- Message is required.
Disabled
Disable input.