Box
Box Component
Playground
Box content
Props
| Prop | Type | Default | Value |
|---|---|---|---|
| component | text | — |
Default
Box content
FlexLayout
A
B
AsSection
Section Title
Box rendered as a semantic HTML section element
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
component | text | — | HTML element to render |
Using Boxtsx
import { Box } from '@/components/Box'
<Box
component="..."
/>Tokens Used
No design tokens detected