# buridan/ui

> Composable, themeable components designed for Reflex. Extend, override, and ship without fighting the framework. Open source. It is built for Reflex using Python. Open Code. AI-ready. It also comes with a command-line tool to install and manage components.

## Overview
- [Introduction](https://buridan.reflex.run/docs/getting-started/introduction): Introduction page.
- [Installation](https://buridan.reflex.run/docs/getting-started/installation): Installation page.
- [Skills](https://buridan.reflex.run/docs/getting-started/skills): Skills page.
- [CLI](https://buridan.reflex.run/docs/getting-started/cli): CLI page.
- [dev.py](https://buridan.reflex.run/docs/getting-started/dev): dev.py page.
- [JavaScript](https://buridan.reflex.run/docs/getting-started/javascript): JavaScript page.
- [Changelog](https://buridan.reflex.run/docs/getting-started/changelog): Changelog page.

## Resources
- [Client State Var](https://buridan.reflex.run/docs/resources/client-state-var): Client State Var page.
- [Events & Actions](https://buridan.reflex.run/docs/resources/events): Events & Actions page.
- [State Structure](https://buridan.reflex.run/docs/resources/state): State Structure page.
- [Theming](https://buridan.reflex.run/docs/resources/theming): Theming page.

## Components
- [Accordion](https://buridan.reflex.run/docs/components/accordion): The Accordion component.
- [Autocomplete](https://buridan.reflex.run/docs/components/autocomplete): The Autocomplete component.
- [Avatar](https://buridan.reflex.run/docs/components/avatar): The Avatar component.
- [Badge](https://buridan.reflex.run/docs/components/badge): The Badge component.
- [Breadcrumb](https://buridan.reflex.run/docs/components/breadcrumb): The Breadcrumb component.
- [Button](https://buridan.reflex.run/docs/components/button): The Button component.
- [Chart](https://buridan.reflex.run/docs/components/chart): The Chart component.
- [Checkbox](https://buridan.reflex.run/docs/components/checkbox): The Checkbox component.
- [Collapsible](https://buridan.reflex.run/docs/components/collapsible): The Collapsible component.
- [Context Menu](https://buridan.reflex.run/docs/components/context-menu): The Context Menu component.
- [Dialog](https://buridan.reflex.run/docs/components/dialog): The Dialog component.
- [Field](https://buridan.reflex.run/docs/components/field): The Field component.
- [Frame](https://buridan.reflex.run/docs/components/frame): The Frame component.
- [Heatmap](https://buridan.reflex.run/docs/components/heatmap): The Heatmap component.
- [Input](https://buridan.reflex.run/docs/components/input): The Input component.
- [Input Group](https://buridan.reflex.run/docs/components/input-group): The Input Group component.
- [Kbd](https://buridan.reflex.run/docs/components/kbd): The Kbd component.
- [Menu](https://buridan.reflex.run/docs/components/menu): The Menu component.
- [Popover](https://buridan.reflex.run/docs/components/popover): The Popover component.
- [Scroll Area](https://buridan.reflex.run/docs/components/scroll-area): The Scroll Area component.
- [Select](https://buridan.reflex.run/docs/components/select): The Select component.
- [Skeleton](https://buridan.reflex.run/docs/components/skeleton): The Skeleton component.
- [Slider](https://buridan.reflex.run/docs/components/slider): The Slider component.
- [Tabs](https://buridan.reflex.run/docs/components/tabs): The Tabs component.
- [Textarea](https://buridan.reflex.run/docs/components/textarea): The Textarea component.
- [Timeline](https://buridan.reflex.run/docs/components/timeline): The Timeline component.
- [Toggle](https://buridan.reflex.run/docs/components/toggle): The Toggle component.
- [Toggle Group](https://buridan.reflex.run/docs/components/toggle-group): The Toggle Group component.
- [Tooltip](https://buridan.reflex.run/docs/components/tooltip): The Tooltip component.
- [Typography](https://buridan.reflex.run/docs/components/typography): The Typography component.

## Charts
- [Area Chart](https://buridan.reflex.run/docs/charts/area-chart): The Area Chart component.
- [Bar Chart](https://buridan.reflex.run/docs/charts/bar-chart): The Bar Chart component.
- [Doughnut Chart](https://buridan.reflex.run/docs/charts/doughnut-chart): The Doughnut Chart component.
- [Line Chart](https://buridan.reflex.run/docs/charts/line-chart): The Line Chart component.
- [Pie Chart](https://buridan.reflex.run/docs/charts/pie-chart): The Pie Chart component.
- [Radar Chart](https://buridan.reflex.run/docs/charts/radar-chart): The Radar Chart component.
- [Scatter Chart](https://buridan.reflex.run/docs/charts/scatter-chart): The Scatter Chart component.
