Components
Components
Catalog
35 primitives with status, import paths, and live docs. Filter by name or category.
Display
Code block
Encased code with wrap toggle and bottom scroll nav.
@/components/docs/code-block
Liquid
Adaptive refractive liquid material surfaces.
@/components/ui/liquid
Glass
Frosted glass surfaces, liquid tint, solid fallback.
@/components/ui/glass
Badge
Compact status and category chips.
@/components/ui/badge
Card
Elevated content container with header/body/footer.
@/components/ui/card
Avatar
User image with initials fallback.
@/components/ui/avatar
Accordion
Progressive disclosure for FAQs and settings.
@/components/ui/accordion
Collapsible
Show/hide regions without accordion grouping.
@/components/ui/collapsible
Forms & inputs
Button
Primary actions with hierarchy variants and sizes.
@/components/ui/button
Input
Single-line text fields with focus ring and file support.
@/components/ui/input
Textarea
Multi-line text entry matching input chrome.
@/components/ui/textarea
Select
Accessible single-select listbox.
@/components/ui/select
Checkbox
Boolean selection with indeterminate support via Radix.
@/components/ui/checkbox
Switch
Immediate on/off settings control.
@/components/ui/switch
Radio Group
Exclusive choice within a set.
@/components/ui/radio-group
Slider
Continuous numeric input.
@/components/ui/slider
Toggle
Pressed-state toggle for toolbars and filters.
@/components/ui/toggle
Calendar
Date picking with react-day-picker.
@/components/ui/calendar
Data
Navigation
Feedback
Overlays
Dialog
Modal focus for critical tasks.
@/components/ui/dialog
Alert Dialog
Destructive confirmation with explicit actions.
@/components/ui/alert-dialog
Sheet
Edge panel for filters and details.
@/components/ui/sheet
Drawer
Mobile-first bottom drawer (Vaul).
@/components/ui/drawer
Dropdown
Contextual action menus.
@/components/ui/dropdown-menu
Popover
Non-modal floating content anchored to a trigger.
@/components/ui/popover
Tooltip
Short hover/focus hints.
@/components/ui/tooltip
Command
Command palette / combobox (cmdk).
@/components/ui/command
Hover Card
Rich previews on hover for links and avatars.
@/components/ui/hover-card