---
components: ["TextArea", "TextAreaSkeleton"]
---
### Default
### Maximum character count
Specify the max character count using the `maxCount` prop. A character counter will be displayed to the right of the label.
You can always use the native `maxlength` attribute if you'd prefer that a counter not be shown.
### With helper text
### Hidden label
### Light variant
### Custom rows
### Invalid state
### Disabled state
### Skeleton
### Skeleton without label