# Namespace UIKit Documentation > Accessible React components for building Namespace products and modern web applications. - [Complete documentation](https://namespace-uikit.vercel.app/llms-full.txt): All documentation in one text file. ## Documentation - [Namespace UIKit](https://namespace-uikit.vercel.app/docs.mdx): Accessible React components for Namespace products and modern web applications. - [Accordion](https://namespace-uikit.vercel.app/docs/components/accordion.mdx): A collapsible content panel for organizing information in a compact space - [Action Bar](https://namespace-uikit.vercel.app/docs/components/action-bar.mdx): A floating toolbar for contextual actions — bulk selection, editing controls, or any set of actions that appear in response to user interaction. - [Agenda](https://namespace-uikit.vercel.app/docs/components/agenda.mdx): A composable calendar component with day, week, and month views for displaying and managing events with drag interactions. - [AlertDialog](https://namespace-uikit.vercel.app/docs/components/alert-dialog.mdx): Modal dialog for critical confirmations requiring user attention and explicit action - [Alert](https://namespace-uikit.vercel.app/docs/components/alert.mdx): Display important messages and notifications to users with status indicators - [AppLayout](https://namespace-uikit.vercel.app/docs/components/app-layout.mdx): A scaffold layout that composes a full-height sidebar, a sticky navbar, a main content area, and an optional right-side aside panel. - [Area Chart](https://namespace-uikit.vercel.app/docs/components/area-chart.mdx): An area chart for visualizing trends with gradient fills, stacked series, and sparkline variants. - [Autocomplete](https://namespace-uikit.vercel.app/docs/components/autocomplete.mdx): An autocomplete combines a select with filtering, allowing users to search and select from a list of options - [Avatar](https://namespace-uikit.vercel.app/docs/components/avatar.mdx): Display user profile images with customizable fallback content - [Badge](https://namespace-uikit.vercel.app/docs/components/badge.mdx): Displays a small indicator positioned relative to another element, commonly used for notification counts, status dots, and labels - [Bar Chart](https://namespace-uikit.vercel.app/docs/components/bar-chart.mdx): A bar chart for comparing categorical data with grouped, stacked, and horizontal layout support. - [Breadcrumbs](https://namespace-uikit.vercel.app/docs/components/breadcrumbs.mdx): Navigation breadcrumbs showing the current page's location within a hierarchy - [ButtonGroup](https://namespace-uikit.vercel.app/docs/components/button-group.mdx): Group related buttons together with consistent styling and spacing - [Button](https://namespace-uikit.vercel.app/docs/components/button.mdx): A clickable button component with multiple variants and states - [Calendar Year Picker](https://namespace-uikit.vercel.app/docs/components/calendar-year-picker.mdx): Year-selection parts shared by Calendar and RangeCalendar. - [Calendar](https://namespace-uikit.vercel.app/docs/components/calendar.mdx): Composable date picker with month grid, navigation, and year picker support built on React Aria Calendar - [Card](https://namespace-uikit.vercel.app/docs/components/card.mdx): Flexible container component for grouping related content and actions - [Carousel](https://namespace-uikit.vercel.app/docs/components/carousel.mdx): A content browsing component for navigating through a collection of images or items, with thumbnails, dots, and navigation controls. - [Cell Color Picker](https://namespace-uikit.vercel.app/docs/components/cell-color-picker.mdx): A compact color picker styled as a settings cell with preset palettes and custom color input. - [Cell Select](https://namespace-uikit.vercel.app/docs/components/cell-select.mdx): A compact select input styled as a settings cell, ideal for preference panels and configuration forms. - [Cell Slider](https://namespace-uikit.vercel.app/docs/components/cell-slider.mdx): A range slider styled as a settings cell with label, value display, and step configuration. - [Cell Switch](https://namespace-uikit.vercel.app/docs/components/cell-switch.mdx): A toggle switch styled as a settings cell with label and description, ideal for preference panels. - [Chain Of Thought](https://namespace-uikit.vercel.app/docs/components/chain-of-thought.mdx): A collapsible reasoning timeline for assistant thinking, progress, and agent traces. - [Chart Tooltip](https://namespace-uikit.vercel.app/docs/components/chart-tooltip.mdx): A composable tooltip for chart data points with customizable indicators, labels, and value formatters. - [Chat Attachment](https://namespace-uikit.vercel.app/docs/components/chat-attachment.mdx): Attachment previews and composer file input helpers for AI chat surfaces. - [Chat Conversation](https://namespace-uikit.vercel.app/docs/components/chat-conversation.mdx): A stick-to-bottom conversation viewport for streaming chat messages. - [Chat List View](https://namespace-uikit.vercel.app/docs/components/chat-list-view.mdx): Thread list rows for chat sidebars and conversation pickers. - [Chat Loader](https://namespace-uikit.vercel.app/docs/components/chat-loader.mdx): Loading skeletons and typing placeholders for assistant responses. - [Chat Message Actions](https://namespace-uikit.vercel.app/docs/components/chat-message-actions.mdx): Inline action buttons for assistant and user messages. - [Chat Message](https://namespace-uikit.vercel.app/docs/components/chat-message.mdx): Composable user and assistant message layouts for AI chat. - [Chat Source](https://namespace-uikit.vercel.app/docs/components/chat-source.mdx): Citation chips and grouped source lists for AI responses. - [Chat Tool](https://namespace-uikit.vercel.app/docs/components/chat-tool.mdx): Collapsible tool-call cards for inputs, outputs, errors, approvals, and grouped tool activity. - [Checkbox Button Group](https://namespace-uikit.vercel.app/docs/components/checkbox-button-group.mdx): A multi-selection button group with card-style checkboxes, icons, and custom indicators. - [CheckboxGroup](https://namespace-uikit.vercel.app/docs/components/checkbox-group.mdx): A checkbox group component for managing multiple checkbox selections - [Checkbox](https://namespace-uikit.vercel.app/docs/components/checkbox.mdx): Checkboxes allow users to select multiple items from a list of individual items, or to mark one individual item as selected. - [Chip](https://namespace-uikit.vercel.app/docs/components/chip.mdx): Small informational badges for displaying labels, statuses, and categories - [CloseButton](https://namespace-uikit.vercel.app/docs/components/close-button.mdx): Button component for closing dialogs, modals, or dismissing content - [Code Block](https://namespace-uikit.vercel.app/docs/components/code-block.mdx): Syntax-highlighted code blocks with language labels and copy actions for AI markdown. - [ColorArea](https://namespace-uikit.vercel.app/docs/components/color-area.mdx): A 2D color picker that allows users to select colors from a gradient area - [ColorField](https://namespace-uikit.vercel.app/docs/components/color-field.mdx): Color input field with labels, descriptions, and validation built on React Aria ColorField - [Color Input Group](https://namespace-uikit.vercel.app/docs/components/color-input-group.mdx): Input-group primitives used to compose color fields and pickers. - [ColorPicker](https://namespace-uikit.vercel.app/docs/components/color-picker.mdx): A composable color picker that synchronizes color value between multiple color components - [ColorSlider](https://namespace-uikit.vercel.app/docs/components/color-slider.mdx): A color slider allows users to adjust an individual channel of a color value - [ColorSwatchPicker](https://namespace-uikit.vercel.app/docs/components/color-swatch-picker.mdx): A list of color swatches that allows users to select a color from a predefined palette. - [ColorSwatch](https://namespace-uikit.vercel.app/docs/components/color-swatch.mdx): A visual preview of a color value with accessibility support - [ComboBox](https://namespace-uikit.vercel.app/docs/components/combo-box.mdx): A combo box combines a text input with a listbox, allowing users to filter a list of options to items matching a query - [Command](https://namespace-uikit.vercel.app/docs/components/command.mdx): A command palette with fuzzy search, keyboard navigation, and nested groups for quick actions. - [Composed Chart](https://namespace-uikit.vercel.app/docs/components/composed-chart.mdx): A composed chart that combines Bar, Line, and Area series in a single cartesian chart for multi-metric dashboards. - [Context Menu](https://namespace-uikit.vercel.app/docs/components/context-menu.mdx): A right-click context menu with nested submenus, selection state, and long-press support for touch. - [Data Grid](https://namespace-uikit.vercel.app/docs/components/data-grid.mdx): A full-featured data grid with sorting, selection, column resizing, pinned columns, drag-and-drop row reorder, virtualization, and async loading — built on the Namespace UIKit Table. - [DateField](https://namespace-uikit.vercel.app/docs/components/date-field.mdx): Date input field with labels, descriptions, and validation built on React Aria DateField - [Date Input Group](https://namespace-uikit.vercel.app/docs/components/date-input-group.mdx): Input-group primitives shared by date and time fields. - [DatePicker](https://namespace-uikit.vercel.app/docs/components/date-picker.mdx): Composable date picker built on React Aria DatePicker with DateField and Calendar composition - [DateRangePicker](https://namespace-uikit.vercel.app/docs/components/date-range-picker.mdx): Composable date range picker built on React Aria DateRangePicker with DateField and RangeCalendar composition - [Description](https://namespace-uikit.vercel.app/docs/components/description.mdx): Provides supplementary text for form fields and other components - [DisclosureGroup](https://namespace-uikit.vercel.app/docs/components/disclosure-group.mdx): Container that manages multiple Disclosure items with coordinated expanded states - [Disclosure](https://namespace-uikit.vercel.app/docs/components/disclosure.mdx): A disclosure is a collapsible section with a header containing a heading and a trigger button, and a panel that wraps the content. - [Drawer](https://namespace-uikit.vercel.app/docs/components/drawer.mdx): Slide-out panel for supplementary content and actions - [Drop Zone](https://namespace-uikit.vercel.app/docs/components/drop-zone.mdx): A drag-and-drop file upload area with file type filtering, size limits, and file list preview. - [Dropdown](https://namespace-uikit.vercel.app/docs/components/dropdown.mdx): A dropdown displays a list of actions or options that a user can choose - [Emoji Picker](https://namespace-uikit.vercel.app/docs/components/emoji-picker.mdx): A searchable emoji picker with virtualized list, category navigation, skin tone selection, and recent emoji tracking. - [Emoji Reaction Button](https://namespace-uikit.vercel.app/docs/components/emoji-reaction-button.mdx): An animated emoji reaction button with count display and toggle state for social interactions. - [Empty State](https://namespace-uikit.vercel.app/docs/components/empty-state.mdx): A placeholder for empty views with icon, title, description, and call-to-action to guide users. - [ErrorMessage](https://namespace-uikit.vercel.app/docs/components/error-message.mdx): A low-level error message component for displaying errors - [FieldError](https://namespace-uikit.vercel.app/docs/components/field-error.mdx): Displays validation error messages for form fields - [Fieldset](https://namespace-uikit.vercel.app/docs/components/fieldset.mdx): Group related form controls with legends, descriptions, and actions - [File Tree](https://namespace-uikit.vercel.app/docs/components/file-tree.mdx): A hierarchical file explorer with expand/collapse, drag-and-drop, icons, and multi-selection support. - [Floating TOC](https://namespace-uikit.vercel.app/docs/components/floating-toc.mdx): A floating table of contents that tracks scroll position and provides quick navigation to page sections. - [Form](https://namespace-uikit.vercel.app/docs/components/form.mdx): Wrapper component for form validation and submission handling - [Header](https://namespace-uikit.vercel.app/docs/components/header.mdx): An accessible heading primitive for collection sections. - [Hover Card](https://namespace-uikit.vercel.app/docs/components/hover-card.mdx): A popover card that appears on hover to preview additional content without navigating away. - [All Components](https://namespace-uikit.vercel.app/docs/components.mdx): Explore the full list of components available in the library. More are on the way. - [Inline Select](https://namespace-uikit.vercel.app/docs/components/inline-select.mdx): A minimal inline dropdown that blends into surrounding text for contextual selections without a full form field. - [InputGroup](https://namespace-uikit.vercel.app/docs/components/input-group.mdx): Group related input controls with prefix and suffix elements for enhanced form fields - [InputOTP](https://namespace-uikit.vercel.app/docs/components/input-otp.mdx): A one-time password input component for verification codes and secure authentication - [Input](https://namespace-uikit.vercel.app/docs/components/input.mdx): Primitive single-line text input component that accepts standard HTML attributes - [Item Card Group](https://namespace-uikit.vercel.app/docs/components/item-card-group.mdx): A layout component for grouping item cards in list or grid arrangements with section headers and dividers. - [Item Card](https://namespace-uikit.vercel.app/docs/components/item-card.mdx): A versatile list card with icon, title, description, and optional trailing actions like switches or selects. - [Kanban](https://namespace-uikit.vercel.app/docs/components/kanban.mdx): A drag-and-drop kanban board with columns, cards, and keyboard navigation for organizing tasks and workflows. - [Kbd](https://namespace-uikit.vercel.app/docs/components/kbd.mdx): Display keyboard shortcuts and key combinations - [KPI Group](https://namespace-uikit.vercel.app/docs/components/kpi-group.mdx): A layout component for arranging multiple KPI cards in horizontal or vertical stacks with consistent spacing. - [KPI](https://namespace-uikit.vercel.app/docs/components/kpi.mdx): A key performance indicator card displaying a metric value with trend chip, sparkline chart, and contextual details. - [Label](https://namespace-uikit.vercel.app/docs/components/label.mdx): Renders an accessible label associated with form controls - [Line Chart](https://namespace-uikit.vercel.app/docs/components/line-chart.mdx): A line chart for visualizing trends over time with multi-series, sparkline, and custom tooltip support. - [Link](https://namespace-uikit.vercel.app/docs/components/link.mdx): A styled anchor component for navigation with built-in icon support - [List Box Item](https://namespace-uikit.vercel.app/docs/components/list-box-item.mdx): Composable item primitives for ListBox. - [List Box Section](https://namespace-uikit.vercel.app/docs/components/list-box-section.mdx): Section primitives for grouping ListBox items. - [ListBox](https://namespace-uikit.vercel.app/docs/components/list-box.mdx): A listbox displays a list of options and allows a user to select one or more of them - [List View](https://namespace-uikit.vercel.app/docs/components/list-view.mdx): A single-column interactive list with keyboard navigation, selection, and accessible item actions — built on RAC GridList. - [Map](https://namespace-uikit.vercel.app/docs/components/map.mdx): A MapLibre-powered map surface for custom styles, markers, popups, routes, arcs, clusters, and controls. - [Markdown](https://namespace-uikit.vercel.app/docs/components/markdown.mdx): Render AI responses with rich markdown, memoized streaming blocks, and optional Streamdown rendering. - [Menu Item](https://namespace-uikit.vercel.app/docs/components/menu-item.mdx): Interactive item primitives for Menu. - [Menu Section](https://namespace-uikit.vercel.app/docs/components/menu-section.mdx): Section primitives for grouping Menu items. - [Menu](https://namespace-uikit.vercel.app/docs/components/menu.mdx): Accessible menu primitives used by Dropdown and context menus. - [Meter](https://namespace-uikit.vercel.app/docs/components/meter.mdx): A meter represents a quantity within a known range, or a fractional value. - [Modal](https://namespace-uikit.vercel.app/docs/components/modal.mdx): Dialog overlay for focused user interactions and important content - [Native Select](https://namespace-uikit.vercel.app/docs/components/native-select.mdx): A styled wrapper around the native HTML select element with label, description, and validation support. - [Navbar](https://namespace-uikit.vercel.app/docs/components/navbar.mdx): A composable top navigation bar with hide-on-scroll, responsive mobile menu, and client-side routing support. - [NumberField](https://namespace-uikit.vercel.app/docs/components/number-field.mdx): Number input fields with increment/decrement buttons, validation, and internationalized formatting - [Number Stepper](https://namespace-uikit.vercel.app/docs/components/number-stepper.mdx): A numeric input with increment/decrement buttons, min/max bounds, step intervals, and custom formatting. - [Number Value](https://namespace-uikit.vercel.app/docs/components/number-value.mdx): A formatted number display with locale-aware rendering for currency, percentages, and compact notation. - [Pagination](https://namespace-uikit.vercel.app/docs/components/pagination.mdx): Page navigation with composable page links, previous/next buttons, and ellipsis indicators - [Pie Chart](https://namespace-uikit.vercel.app/docs/components/pie-chart.mdx): A pie and donut chart for proportional data with labels, legends, and nested ring support. - [Popover](https://namespace-uikit.vercel.app/docs/components/popover.mdx): Displays rich content in a portal triggered by a button or any custom element - [Pressable Feedback](https://namespace-uikit.vercel.app/docs/components/pressable-feedback.mdx): A press interaction layer adding ripple, highlight, hold-to-confirm, and progress feedback effects to any element. - [ProgressBar](https://namespace-uikit.vercel.app/docs/components/progress-bar.mdx): A progress bar shows either determinate or indeterminate progress of an operation over time. - [ProgressCircle](https://namespace-uikit.vercel.app/docs/components/progress-circle.mdx): A circular progress indicator that shows determinate or indeterminate progress. - [Prompt Input](https://namespace-uikit.vercel.app/docs/components/prompt-input.mdx): A composable AI prompt composer with attachments, toolbar actions, send states, queued prompts, and drag-and-drop support. - [Prompt Suggestion](https://namespace-uikit.vercel.app/docs/components/prompt-suggestion.mdx): Suggested prompts and starter actions for AI chat empty states. - [React Aria utilities](https://namespace-uikit.vercel.app/docs/components/rac.mdx): React Aria types and helpers re-exported for advanced component composition. - [Radar Chart](https://namespace-uikit.vercel.app/docs/components/radar-chart.mdx): A radar chart for comparing multivariate data across axes with fill, dot, and multi-series variants. - [Radial Chart](https://namespace-uikit.vercel.app/docs/components/radial-chart.mdx): A radial chart for gauge, progress ring, and circular data visualizations with customizable arcs and labels. - [Radio Button Group](https://namespace-uikit.vercel.app/docs/components/radio-button-group.mdx): A single-selection button group with card-style radio options, icons, and custom indicators. - [RadioGroup](https://namespace-uikit.vercel.app/docs/components/radio-group.mdx): Radio group for selecting a single option from a list - [Radio](https://namespace-uikit.vercel.app/docs/components/radio.mdx): The individual selection control used inside RadioGroup. - [RangeCalendar](https://namespace-uikit.vercel.app/docs/components/range-calendar.mdx): Composable date range picker with month grid, navigation, and year picker support built on React Aria RangeCalendar - [Rating](https://namespace-uikit.vercel.app/docs/components/rating.mdx): A star rating input with fractional read-only display, custom icons, sizes, and interactive selection. - [Resizable](https://namespace-uikit.vercel.app/docs/components/resizable.mdx): Resizable panel groups with composable handle types and variants. Built on react-resizable-panels, wired up with Namespace UIKit design tokens. - [Rich Text Editor](https://namespace-uikit.vercel.app/docs/components/rich-text-editor.mdx): A composable Tiptap editor with toolbar controls, selection bubble menu, JSON value updates, and character count support. - [ScrollShadow](https://namespace-uikit.vercel.app/docs/components/scroll-shadow.mdx): Apply visual shadows to indicate scrollable content overflow with automatic detection of scroll position. - [SearchField](https://namespace-uikit.vercel.app/docs/components/search-field.mdx): Search input field with clear button and search icon - [Segment](https://namespace-uikit.vercel.app/docs/components/segment.mdx): A segmented control for toggling between a small set of mutually exclusive options. - [Select](https://namespace-uikit.vercel.app/docs/components/select.mdx): A select displays a collapsible list of options and allows a user to select one of them - [Separator](https://namespace-uikit.vercel.app/docs/components/separator.mdx): Visually divide content sections - [Sheet](https://namespace-uikit.vercel.app/docs/components/sheet.mdx): A bottom sheet overlay with snap points, swipe-to-dismiss, and placement options for mobile-friendly dialogs. - [Sidebar](https://namespace-uikit.vercel.app/docs/components/sidebar.mdx): A responsive sidebar navigation component with collapsible groups, rail mode, and mobile sheet support. - [Skeleton](https://namespace-uikit.vercel.app/docs/components/skeleton.mdx): Skeleton is a placeholder to show a loading state and the expected shape of a component. - [Slider](https://namespace-uikit.vercel.app/docs/components/slider.mdx): A slider allows a user to select one or more values within a range - [Spinner](https://namespace-uikit.vercel.app/docs/components/spinner.mdx): A loading indicator component to show pending states - [Stepper](https://namespace-uikit.vercel.app/docs/components/stepper.mdx): A step-by-step progress indicator with numbered, icon, and bullet variants in horizontal or vertical layouts. - [Surface](https://namespace-uikit.vercel.app/docs/components/surface.mdx): Container component that provides surface-level styling and context for child components - [Switch Group](https://namespace-uikit.vercel.app/docs/components/switch-group.mdx): A labelled group of related Switch controls. - [Switch](https://namespace-uikit.vercel.app/docs/components/switch.mdx): A toggle switch component for boolean states - [Table](https://namespace-uikit.vercel.app/docs/components/table.mdx): Tables display structured data in rows and columns with support for sorting, selection, column resizing, and infinite scrolling. - [Tabs](https://namespace-uikit.vercel.app/docs/components/tabs.mdx): Tabs organize content into multiple sections and allow users to navigate between them. - [TagGroup](https://namespace-uikit.vercel.app/docs/components/tag-group.mdx): A focusable list of tags with support for keyboard navigation, selection, and removal - [Tag](https://namespace-uikit.vercel.app/docs/components/tag.mdx): The individual removable or selectable item used by TagGroup. - [TextArea](https://namespace-uikit.vercel.app/docs/components/text-area.mdx): Primitive multiline text input component that accepts standard HTML attributes - [TextField](https://namespace-uikit.vercel.app/docs/components/text-field.mdx): Composition-friendly text fields with labels, descriptions, and inline validation - [Text Shimmer](https://namespace-uikit.vercel.app/docs/components/text-shimmer.mdx): Animated shimmer text for streaming, thinking, and loading labels. - [Text Area](https://namespace-uikit.vercel.app/docs/components/textarea.mdx): A multiline text input primitive. - [Text Field](https://namespace-uikit.vercel.app/docs/components/textfield.mdx): A field container for text inputs and text areas. - [TimeField](https://namespace-uikit.vercel.app/docs/components/time-field.mdx): Time input field with labels, descriptions, and validation built on React Aria TimeField - [Timeline](https://namespace-uikit.vercel.app/docs/components/timeline.mdx): A composable event-history component for feeds, activity logs, and centered milestone timelines. - [Toast](https://namespace-uikit.vercel.app/docs/components/toast.mdx): Display temporary notifications and messages to users with automatic dismissal and customizable placement - [ToggleButtonGroup](https://namespace-uikit.vercel.app/docs/components/toggle-button-group.mdx): Groups multiple ToggleButtons into a unified control, allowing users to select one or multiple options. - [ToggleButton](https://namespace-uikit.vercel.app/docs/components/toggle-button.mdx): An interactive toggle control for on/off or selected/unselected states - [Toolbar](https://namespace-uikit.vercel.app/docs/components/toolbar.mdx): A container for interactive controls with arrow key navigation. - [Tooltip](https://namespace-uikit.vercel.app/docs/components/tooltip.mdx): Displays informative text when users hover over or focus on an element - [Trend Chip](https://namespace-uikit.vercel.app/docs/components/trend-chip.mdx): A compact chip displaying a trend direction with percentage value, icon indicator, and contextual suffix. - [Typography](https://namespace-uikit.vercel.app/docs/components/typography.mdx): A semantic typography primitive for headings, body copy, and inline code built on React Aria Components Text. - [Widget](https://namespace-uikit.vercel.app/docs/components/widget.mdx): A dashboard container that wraps charts, tables, KPIs, or any content with a consistent surface treatment — secondary background shell with an elevated white content area. - [Introduction](https://namespace-uikit.vercel.app/docs/getting-started.mdx): An open-source UI component library for building beautiful and accessible user interfaces. - [Animation](https://namespace-uikit.vercel.app/docs/getting-started/animation.mdx): Add smooth animations and transitions to Namespace UIKit components - [Colors](https://namespace-uikit.vercel.app/docs/getting-started/colors.mdx): Color palette and theming system for Namespace UIKit - [Composition](https://namespace-uikit.vercel.app/docs/getting-started/composition.mdx): Build flexible UI with component composition patterns - [Dark Mode](https://namespace-uikit.vercel.app/docs/getting-started/dark-mode.mdx): Add light, dark, and system theme switching to Namespace UIKit - [Styling](https://namespace-uikit.vercel.app/docs/getting-started/styling.mdx): Style Namespace UIKit components with CSS, Tailwind, or CSS-in-JS - [Theming](https://namespace-uikit.vercel.app/docs/getting-started/theming.mdx): Customize Namespace UIKit's design system with CSS variables and global styles - [LLMs.txt](https://namespace-uikit.vercel.app/docs/getting-started/llms-txt.mdx): Help ChatGPT, Claude, Cursor, Windsurf, and other AI assistants understand Namespace UIKit. - [Design Principles](https://namespace-uikit.vercel.app/docs/getting-started/design-principles.mdx): Core principles that guide Namespace UIKit's design and development - [Quick Start](https://namespace-uikit.vercel.app/docs/getting-started/quick-start.mdx): Get started with Namespace UIKit in minutes