Display
Carbon's expressive display scale, sizes 1 through 4. Used for hero copy on marketing surfaces, onboarding splashes, empty-state callouts, and full-screen transitions. Sibling to Heading (productive document outline) and Text (body/label/helper).
Live playground
Edit the JSX below — preview updates instantly. Switch brand × tone in the toolbar to see the same component re-themed in place.
Live
Edit JSX — preview updates livereact-live
import { Display } from "@avala/design"; <Display size="1" color="primary">Display</Display>
Variants
This component doesn't have a Storybook story yet. The catalog still tracks it so the gap is visible — see
web/components/primitives/display.tsx for the source.