New
Relative Box Container
Demonstrating the power of the new Layout system including Box, Flex, Grid, and Stack.
Box now supports position, overflow, and z-index props directly.
Grid now supports object format for responsive columns (base, sm, md, lg, xl).
Define grid layouts using named areas.
Stack automatically handles divider orientation based on direction.
Render Flex or Stack as different HTML elements (e.g., section, main, ul).