Structural component that defines the global layout of an application view.
Foundational surface component that exposes a curated set of core CSS properties - appearance, spacing, sizing and positioning - so you can style a plain block-level element directly in JSX.
Interactive control for triggering actions with consistent semantics, layout and visual states.
Semantic message block for emphasizing important information.
Form control for toggling a binary on/off state.
Boundary marker between content sections.
Low-level, unopinionated primitive for rendering floating lists of interactive options.
Layout component built on CSS Flexbox, providing a one-dimensional system for arranging children in a row or column.
Layout component for organizing footer content into responsive sections.
Layout component built on CSS Grid, providing a flexible two-dimensional system for arranging content into rows and columns with consistent spacing and alignment.
Low-level component that renders an HTML tag.
Top-level SSR utility that prevents flashes of unstyled or mismatched content during hydration.
SVG icon wrapped in a styled inline container.
Foundational component for rendering and styling images consistently across the system.
Form control for entering or editing text.
Wrapper that makes components navigable.
Circular indicator for loading states.
List component that displays items with native markers.
Root configuration and context provider for NebulaKit.
Low-level utility component for rendering content outside the normal document flow.
Wrapper that animates element size using measured layout.
Disclosure component for toggling expandable content.
Wrapper component that animates rotation based on angle changes.
Semantic container for grouping content under a titled section.
Composite component that visually merges multiple Box-based surfaces into a single segmented group.
Form control for choosing a single option from a list.
Wrapper component that animates content by sliding it into and out of view.
Layout component that introduces controlled empty space between elements.
Layout component built on the HTML table element, providing a semantic structure for displaying data in rows and columns.
Foundational component for displaying and styling textual content that ensures consistent typography across the system.
Multiline text input for entering and editing longer text.
Layout component that aligns an icon with accompanying content.