# LandorUI > LandorUI is a modern, responsive, and customizable UI component library to be used in Landor Estate projects. This site publishes shadcn-compatible registry items and authored documentation for LandorUI. Use https://landorui.landorestate.com/llms-full.txt for one expanded context file containing the linked Markdown pages. ## Docs - [Introduction](https://landorui.landorestate.com/docs.md): Publish installable registry items with public docs from the same workspace. - [Installation](https://landorui.landorestate.com/docs/installation.md): Install and run the registry template locally. - [Registry](https://landorui.landorestate.com/docs/registry.md): Scaffold and author installable registry items under registry/items. - [Agents](https://landorui.landorestate.com/docs/agents.md): Give AI coding tools the right context for using and authoring this registry. - [CLI](https://landorui.landorestate.com/docs/cli.md): Install items from this registry with the shadcn CLI. - [Theming](https://landorui.landorestate.com/docs/theming.md): Customize the docs shell and published components with your own design tokens. - [Changelog](https://landorui.landorestate.com/docs/changelog.md): Track user-facing changes to this registry. ## Components - [Components index](https://landorui.landorestate.com/components.md): Installable UI primitives and components. - [Accordion](https://landorui.landorestate.com/components/accordion.md): A vertically stacked set of collapsible sections. - [Avatar](https://landorui.landorestate.com/components/avatar.md): An image element with a fallback for representing a user. - [Badge](https://landorui.landorestate.com/components/badge.md): A small label for status, counts, or categories. - [Breadcrumb](https://landorui.landorestate.com/components/breadcrumb.md): Navigation showing the current page's location hierarchy. - [Button](https://landorui.landorestate.com/components/button.md): A versatile button component with multiple variants and sizes. - [Card](https://landorui.landorestate.com/components/card.md): A flexible container for grouping related content. - [Carousel](https://landorui.landorestate.com/components/carousel.md): A slideshow for cycling through images or content. - [Chart](https://landorui.landorestate.com/components/chart.md): Composable chart components built on Recharts. - [Checkbox](https://landorui.landorestate.com/components/checkbox.md): A control that toggles between checked and unchecked. - [Collapsible](https://landorui.landorestate.com/components/collapsible.md): A section that expands and collapses its content. - [Combobox](https://landorui.landorestate.com/components/combobox.md): An autocomplete input with a filterable list of suggestions. - [Dialog](https://landorui.landorestate.com/components/dialog.md): A modal window overlaid on the page. - [Drawer](https://landorui.landorestate.com/components/drawer.md): A panel that slides in from the edge of the screen. - [Dropdown Menu](https://landorui.landorestate.com/components/dropdown-menu.md): A menu of actions triggered by a button. - [Example Card](https://landorui.landorestate.com/components/example-card.md): A compact card component that demonstrates shadcn registry dependencies. - [Fading Image](https://landorui.landorestate.com/components/fading-image.md): An image that fades in on load with a skeleton and error fallback. - [Field](https://landorui.landorestate.com/components/field.md): Form field wrapper with label, description, and error. - [Hover Card](https://landorui.landorestate.com/components/hover-card.md): A card revealed when hovering over a trigger. - [Input](https://landorui.landorestate.com/components/input.md): A text input field. - [Input Group](https://landorui.landorestate.com/components/input-group.md): Group inputs with addons, buttons, or icons. - [Input OTP](https://landorui.landorestate.com/components/input-otp.md): An accessible one-time-password input. - [Label](https://landorui.landorestate.com/components/label.md): An accessible label associated with a control. - [Popover](https://landorui.landorestate.com/components/popover.md): Floating content anchored to a trigger element. - [Progress](https://landorui.landorestate.com/components/progress.md): A bar showing completion progress of a task. - [Resizable](https://landorui.landorestate.com/components/resizable.md): Resizable panel groups with draggable handles. - [Scroll Area](https://landorui.landorestate.com/components/scroll-area.md): A scrollable region with custom scrollbars. - [Separator](https://landorui.landorestate.com/components/separator.md): A visual divider between content. - [Sheet](https://landorui.landorestate.com/components/sheet.md): A panel that slides in as an overlay. - [Sidebar](https://landorui.landorestate.com/components/sidebar.md): A composable, collapsible application sidebar. - [Skeleton](https://landorui.landorestate.com/components/skeleton.md): A placeholder shown while content loads. - [Slider](https://landorui.landorestate.com/components/slider.md): A control for selecting a value from a range. - [Sonner](https://landorui.landorestate.com/components/sonner.md): An opinionated toast notification component. - [Switch](https://landorui.landorestate.com/components/switch.md): A toggle control for on/off states. - [Textarea](https://landorui.landorestate.com/components/textarea.md): A multi-line text input field. - [Toggle](https://landorui.landorestate.com/components/toggle.md): A two-state button that can be on or off. - [Toggle Group](https://landorui.landorestate.com/components/toggle-group.md): A set of toggle buttons acting as a group. - [Tooltip](https://landorui.landorestate.com/components/tooltip.md): A popup with information on hover or focus. ## Blocks - [Blocks index](https://landorui.landorestate.com/blocks.md): Composed templates and larger UI sections. - [Stats Panel](https://landorui.landorestate.com/blocks/stats-panel.md): A simple multi-file block with a component and local data helper. ## Utilities - [Utilities index](https://landorui.landorestate.com/utilities.md): Hooks, libraries, pages, files, themes, fonts, bases, styles, and other items. - [Use Mobile](https://landorui.landorestate.com/utilities/use-mobile.md): A hook that tracks whether the viewport is mobile-sized. - [useCopyToClipboard](https://landorui.landorestate.com/utilities/use-copy-to-clipboard.md): A small hook that copies text and tracks the latest copy result. ## Optional - [Registry JSON](https://landorui.landorestate.com/registry.json): Machine-readable shadcn registry index.