Catalog
All registered JSON UI components. Click any component to see its props, JSON syntax, and live preview.
Layout
CardchildrenContainer card with optional header, title, description, and footer.
GridchildrenCSS grid layout with configurable columns and gap.
StackchildrenVertical or horizontal flex stack for arranging children.
SectionchildrenSemantic section with a heading and optional description.
TabschildrenTabbed container. Define tab labels via props, use TabPanel children for content.
TabPanelchildrenContent panel for a single tab. Must be a child of Tabs.
Data Display
Content
HeadingHeading text element (h1 through h4).
TextParagraph or inline text with optional style variant.
DividerHorizontal or vertical separator line.
AlertAlert banner with title and optional description.
ProgressProgress bar showing completion percentage.
ImageImage element with alt text and optional dimensions.