coss ui
Available Resources
Overview
Introduction
Get Started
Roadmap
Radix / shadcn Migration: A comprehensive guide for migrating from shadcn/ui and Radix UI to coss ui components.
Components
Accordion: A set of collapsible panels with headings.
Alert: A callout for displaying important information.
Alert Dialog: A modal dialog that interrupts the user workflow for critical confirmations.
Autocomplete: An input that suggests options as you type.
Avatar: A visual representation of a user or entity.
Badge: A small status indicator or label component.
Breadcrumb: Displays the path to the current resource using a hierarchy of links.
Button: A button or a component that looks like a button.
Card: A content container for grouping related information.
Checkbox: A binary toggle input for selecting one or multiple options.
Checkbox Group: A collection of related checkboxes with group-level control.
Collapsible: A component that toggles visibility of content sections.
Combobox: An input combined with a list of predefined items to select.
Command: A command palette component built with Dialog and Autocomplete for searching and executing commands.
Dialog: A modal overlay for displaying content that requires user interaction.
Empty: A container for displaying empty state information.
Field: A wrapper component for form inputs with labels and validation.
Fieldset: A group of related form fields with a common label.
Form: A complete form implementation with validation and submission handling.
Frame: A container component for displaying content in a frame.
Group: A container component for grouping related content with consistent styling.
Input: A native input element.
Input Group: A flexible component for grouping inputs with addons, buttons, and other elements.
Kbd: A component for displaying keyboard keys and shortcuts.
Label: Renders an accessible label associated with controls.
Menu: A list of actions or options revealed on demand.
Meter: A visual representation of a value within a known range.
Number Field: A specialized input for numeric values with increment/decrement controls.
Pagination: A pagination with page navigation, next and previous links.
Popover: A floating container that appears near a trigger element.
Preview Card: A rich preview component for displaying linked content.
Progress: A visual indicator showing the completion status of a task.
Radio Group: A set of mutually exclusive options presented as radio buttons.
Scroll Area: A container with custom scrollbars for overflow content.
Select: A common form component for choosing a predefined value in a dropdown menu.
Separator: A visual divider for separating content sections.
Sheet: A flyout that opens from the side of the screen, based on the dialog component.
Skeleton: A placeholder for loading content.
Slider: A draggable control for selecting values from a continuous range.
Spinner: An indicator that can be used to show a loading state.
Switch: A toggle control for binary on/off states.
Table: A structured data display component with rows and columns.
Tabs: A navigation component for switching between different views or content panels.
Textarea: A multi-line text input for longer content.
Toast: A temporary notification message that appears and disappears automatically.
Toggle: A button that switches between two states.
Toggle Group: A group of toggle buttons where one or multiple can be selected.
Toolbar: A container for grouping related actions or controls.
Tooltip: A small overlay that provides contextual information on hover or focus.
How to Use This Skill
Reference these resources when working with coss ui.