NavigationVisual draft 0.1
Tabs
Switches between peer views inside one stable context.
CoreFoundational primitiveHTML first
01 / Preview
The current Angle direction.
Current viewOverview
Stable navigation, context-specific information.
02 / Decision
What this component must preserve.
Angle component decision
Tabs change content, not URL hierarchy. Keep labels concise and preserve state when switching is safe.
03 / Anatomy
Parts with a specific job.
Tab list
01Tabs
02Active indicator
03Panel
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
Tabs change content, not URL hierarchy. Keep labels concise and preserve state when switching is safe.
Avoid
Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.