Container
A centered, max-width container for page layout.
Default
Centered container with max-width
Container Props
| Prop | Type | Default | Description |
|---|---|---|---|
| size | "sm" | "md" | "lg" | "xl" | "full" | "lg" | Max width constraint |
| children | ReactNode | — | Content |
| className | string | — | Additional CSS classes |