Box A generic container component providing padding and background styling. Box is a simple layout primitive used to...

Box A generic container component providing padding and background styling. Box is a simple layout primitive used to wrap content with consistent spacing. It has no responsive behavior or special properties — it's purely presentational. Use Box for spacing and grouping generic content when you need a simple container. For more specialized layouts, consider using Grid, Layout, Band, or Section components instead.

<ed-box></ed-box>

Slots

Name Description
- The component content (text, other components, etc.)

Interactive Documentation

Full interactive examples, variant previews, accessibility audits, and the complete API reference are available in Storybook — generated directly from the component source code.

Source

packages/eddie-web-components/components/box/box.ts