Skip to component standard
Components

Data displayVisual draft 0.1

Aspect Ratio

Reserves predictable space for media before it loads.

CoreFoundational primitiveHTML first
01 / Preview

The current Angle direction.

16:9
Merchant storyMedia keeps its frame before loading.
02 / Decision

What this component must preserve.

Angle component decision

Choose ratios from the content format, prevent layout shift, and avoid cropping information-bearing imagery.

03 / Anatomy

Parts with a specific job.

Ratio frame01
Media02
Fallback03
04 / 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

Choose ratios from the content format, prevent layout shift, and avoid cropping information-bearing imagery.

Avoid

Do not create a one-off version that bypasses shared states, tokens, focus behavior, or the component decision documented here.