Layout
Structural primitives for arranging content. 14 components.
AspectRatioMaintains the aspect ratio of its child.BoxBase polymorphic container with spacing and color tokens.CenterCenters content on both axes.ContainerMax-width page wrapper with padding.DocumentPageA4/letter page container with margin simulation.FlexFlexbox container with direction, align, justify, gap, and wrap props.GridCSS grid with columns, gap, and auto-fit/fill.MasonryGridPinterest-style masonry layout.MediaGridResponsive media card grid.ScrollAreaCustom-scrollbar scroll container.SectionLabeled page section with a heading.SpacerFlexible space filler for flex and grid layouts.StackVertical flex column with a consistent spacing token.WrapFlex-wrap container for tag and chip layouts.