FormsVisual draft 0.1
Textarea
Collects longer freeform content.
CoreFoundational primitiveHTML first
01 / Preview
The current Angle direction.
02 / Decision
What this component must preserve.
Angle component decision
Provide a useful starting height, visible resize behavior, and a count only when a real limit exists.
03 / Anatomy
Parts with a specific job.
Label
01Control
02Value
03Counter or help
0404 / States
The happy path is only one state.
01Default
02Hover
03Active
04Focus
05Disabled
06Loading
07Success
08Error
05 / Guidance
Use the contract, not the screenshot.
Do
Provide a useful starting height, visible resize behavior, and a count only when a real limit exists.
Avoid
Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.