Box

Polymorphic structural container primitive providing translucent panel support and layout composition.

// Plain markup
import { Box } from "@shavin/ui";

Basic Box Container

This is a Box container element.
<Box className="p-4 border border-hairline rounded-[var(--radius-panel)] bg-surface text-sm text-fg">
  This is a Box container element.
</Box>

Props

PropTypeDefault
asElementType
translucentboolean
Configure Theme
Theme
Accent Color
Custom
Gray Family
Appearance
Radius
Scaling
Panel Style
Heading Font
Body Font