Svelte 5 Box – Layout Primitive

Low-level polymorphic layout container.

layoutdivcontainer

Preview

Use Case

Use for custom containers that need standard spacing or styling without semantic baggage.

Props API

Box component props
PropTypeDefaultDescription
as string'div'HTML tag
class stringTailwind classes

Related Components

See it in Action

Explore the Box in an interactive dashboard environment.

Customize in Showroom

More Layout Components