---
title: Components
description: List of available components in Composables UI.
---

Composables UI provides a variety of components that you can copy and paste into your project.

Can't find what you are looking for? [Open a feature request](https://github.com/composablehorizons/ui/issues)

### All Components in Composables UI

- [Buttons](buttons.md)
- [Alert Dialog](alert-dialog.md)
- [Bottom Sheet](bottom-sheet.md)
- [Checkbox](checkbox.md)
- [Disclosure](disclosure.md)
- [Dropdown Menu](dropdown-menu.md)
- [Icon](icon.md)
- [Navigation Bar](navigation-bar.md)
- [Progress Indicators](progress.md)
- [Radio Group](radio-group.md)
- [Scrollbars](scrollbars.md)
- [Separators](separators.md)
- [Slider](slider.md)
- [Switch](switch.md)
- [Tabs](tabs.md)
- [Text](text.md)
- [Text Fields](text-fields.md)
- [Toolbar](toolbar.md)
- [Tooltip](tooltip.md)
- [Tri-State Checkbox](tri-state-checkbox.md)
