Info
Core bundle

All components available for free.

Back to Pricing page
AppFrame

Structural component that defines the global layout of an application view.

Box

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.

Button

Interactive control for triggering actions with consistent semantics, layout and visual states.

Callout

Semantic message block for emphasizing important information.

Checkbox

Form control for toggling a binary on/off state.

Divider

Boundary marker between content sections.

DropdownList

Low-level, unopinionated primitive for rendering floating lists of interactive options.

Flex

Layout component built on CSS Flexbox, providing a one-dimensional system for arranging children in a row or column.

Footer

Layout component for organizing footer content into responsive sections.

Grid

Layout component built on CSS Grid, providing a flexible two-dimensional system for arranging content into rows and columns with consistent spacing and alignment.

HtmlTag

Low-level component that renders an HTML tag.

HydrationGate

Top-level SSR utility that prevents flashes of unstyled or mismatched content during hydration.

Icon

SVG icon wrapped in a styled inline container.

Image

Foundational component for rendering and styling images consistently across the system.

Input

Form control for entering or editing text.

Link

Wrapper that makes components navigable.

Loader

Circular indicator for loading states.

MarkerList

List component that displays items with native markers.

NebkitProvider

Root configuration and context provider for NebulaKit.

Portal

Low-level utility component for rendering content outside the normal document flow.

Resize

Wrapper that animates element size using measured layout.

Reveal

Disclosure component for toggling expandable content.

Rotate

Wrapper component that animates rotation based on angle changes.

Section

Semantic container for grouping content under a titled section.

Segment

Composite component that visually merges multiple Box-based surfaces into a single segmented group.

Select

Form control for choosing a single option from a list.

Slide

Wrapper component that animates content by sliding it into and out of view.

Spacer

Layout component that introduces controlled empty space between elements.

Table

Layout component built on the HTML table element, providing a semantic structure for displaying data in rows and columns.

Text

Foundational component for displaying and styling textual content that ensures consistent typography across the system.

Textarea

Multiline text input for entering and editing longer text.

WithIcon

Layout component that aligns an icon with accompanying content.