Box

A flexible container component that can render as any HTML element or React component. Supports all styled system props for consistent spacing, layout, and styling.

Props

as?

The element type to render as.

Defaults to div.