Text Areas
All TextArea variants and states from Verapath.Components.
Basic States
Default, disabled, read-only, and required.
Feedback States
Helper text, error, and success messages.
Row Count
Control visible height with the Rows parameter (default: 4).
Resize Modes
Control whether the user can resize the area.
Character Count
Counter turns red when the limit is reached.
Events
OnFocus and OnBlur callbacks with live feedback.