Preview
Use Case
The Panel component groups related content with a consistent label style. Inner shadow creates the "recessed" look characteristic of high-end industrial equipment.
Industry Applications
Content Grouping (general)
Group related content with a consistent labeled container. The inner shadow creates the recessed look characteristic of high-end industrial equipment.
- • Consistent label styling across the system
- • Svelte 5 snippet support for flexible content
- • Inner shadow creates depth
- • Works with any child components
Props API
| Prop | Type | Default | Description |
|---|---|---|---|
label | string | '' | Panel header label |
children * | Snippet | — | Panel content (Svelte 5 snippet) |
class | string | — | Additional CSS classes |
* Required prop
Related Components
See it in Action
Explore the Panel in an interactive dashboard environment.
Customize in ShowroomMore Layout Components
Toolbar
This control strip combines multiple input types into a cohesive unit, reducing visual noise while maximizing functionality.
Pagination
Designed to scale from 5 to 500 pages, this pagination component uses smart ellipsis logic to keep the UI compact while maintaining context.
Divider
Simple but essential, the Divider creates visual breathing room between sections.