FormsVisual draft 0.1
Label
Names a control and defines what information is expected.
CoreFoundational primitiveHTML first
01 / Preview
The current Angle direction.
Program name Required
Labels use sentence case and remain visible after entry.
02 / Decision
What this component must preserve.
Angle component decision
Use sentence case and concrete nouns. Keep required and optional treatment consistent.
03 / Anatomy
Parts with a specific job.
Text
01Requirement indicator
02Association
0304 / 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
Use sentence case and concrete nouns. Keep required and optional treatment consistent.
Avoid
Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.