# Registry

Installable shadcn-compatible registry items.

- [Accordion](https://landorui.landorestate.com/components/accordion): A vertically stacked set of collapsible sections.
- [Avatar](https://landorui.landorestate.com/components/avatar): An image element with a fallback for representing a user.
- [Badge](https://landorui.landorestate.com/components/badge): A small label for status, counts, or categories.
- [Breadcrumb](https://landorui.landorestate.com/components/breadcrumb): Navigation showing the current page's location hierarchy.
- [Button](https://landorui.landorestate.com/components/button): A versatile button component with multiple variants and sizes.
- [Card](https://landorui.landorestate.com/components/card): A flexible container for grouping related content.
- [Carousel](https://landorui.landorestate.com/components/carousel): A slideshow for cycling through images or content.
- [Chart](https://landorui.landorestate.com/components/chart): Composable chart components built on Recharts.
- [Checkbox](https://landorui.landorestate.com/components/checkbox): A control that toggles between checked and unchecked.
- [Collapsible](https://landorui.landorestate.com/components/collapsible): A section that expands and collapses its content.
- [Combobox](https://landorui.landorestate.com/components/combobox): An autocomplete input with a filterable list of suggestions.
- [Dialog](https://landorui.landorestate.com/components/dialog): A modal window overlaid on the page.
- [Drawer](https://landorui.landorestate.com/components/drawer): A panel that slides in from the edge of the screen.
- [Dropdown Menu](https://landorui.landorestate.com/components/dropdown-menu): A menu of actions triggered by a button.
- [Example Card](https://landorui.landorestate.com/components/example-card): A compact card component that demonstrates shadcn registry dependencies.
- [Fading Image](https://landorui.landorestate.com/components/fading-image): An image that fades in on load with a skeleton and error fallback.
- [Field](https://landorui.landorestate.com/components/field): Form field wrapper with label, description, and error.
- [Hover Card](https://landorui.landorestate.com/components/hover-card): A card revealed when hovering over a trigger.
- [Input](https://landorui.landorestate.com/components/input): A text input field.
- [Input Group](https://landorui.landorestate.com/components/input-group): Group inputs with addons, buttons, or icons.
- [Input OTP](https://landorui.landorestate.com/components/input-otp): An accessible one-time-password input.
- [Label](https://landorui.landorestate.com/components/label): An accessible label associated with a control.
- [Popover](https://landorui.landorestate.com/components/popover): Floating content anchored to a trigger element.
- [Progress](https://landorui.landorestate.com/components/progress): A bar showing completion progress of a task.
- [Resizable](https://landorui.landorestate.com/components/resizable): Resizable panel groups with draggable handles.
- [Scroll Area](https://landorui.landorestate.com/components/scroll-area): A scrollable region with custom scrollbars.
- [Separator](https://landorui.landorestate.com/components/separator): A visual divider between content.
- [Sheet](https://landorui.landorestate.com/components/sheet): A panel that slides in as an overlay.
- [Sidebar](https://landorui.landorestate.com/components/sidebar): A composable, collapsible application sidebar.
- [Skeleton](https://landorui.landorestate.com/components/skeleton): A placeholder shown while content loads.
- [Slider](https://landorui.landorestate.com/components/slider): A control for selecting a value from a range.
- [Sonner](https://landorui.landorestate.com/components/sonner): An opinionated toast notification component.
- [Stats Panel](https://landorui.landorestate.com/blocks/stats-panel): A simple multi-file block with a component and local data helper.
- [Switch](https://landorui.landorestate.com/components/switch): A toggle control for on/off states.
- [Textarea](https://landorui.landorestate.com/components/textarea): A multi-line text input field.
- [Toggle](https://landorui.landorestate.com/components/toggle): A two-state button that can be on or off.
- [Toggle Group](https://landorui.landorestate.com/components/toggle-group): A set of toggle buttons acting as a group.
- [Tooltip](https://landorui.landorestate.com/components/tooltip): A popup with information on hover or focus.
- [Use Mobile](https://landorui.landorestate.com/utilities/use-mobile): A hook that tracks whether the viewport is mobile-sized.
- [useCopyToClipboard](https://landorui.landorestate.com/utilities/use-copy-to-clipboard): A small hook that copies text and tracks the latest copy result.
