Box
The Box component is a low-level primitive used for layout purposes. It can be used to create grid layouts, apply padding or margin, and more.
The Box component is a low-level primitive used for layout purposes. It can be used to create grid layouts, apply padding or margin, and more.
Container is a styled wrapper component that provides consistent background, border, and border radius styling for content.
ContentBlock is a container component with a header section for titles and actions, and a content area for displaying information with optional loading and collapsible states.
ContentHeader and CollapsibleContentHeader provide a shared header layout with title, subtitle, slots, and actions. CollapsibleContentHeader adds trigger and chevron support for collapsible sections.