# Components

Here you can find all the terminal components available in the library.

- [Aspect Ratio](https://www.termcn.dev/docs/components/ink/layout/aspect-ratio.md)
- [Box](https://www.termcn.dev/docs/components/ink/layout/box.md)
- [Center](https://www.termcn.dev/docs/components/ink/layout/center.md)
- [Columns](https://www.termcn.dev/docs/components/ink/layout/columns.md)
- [Divider](https://www.termcn.dev/docs/components/ink/layout/divider.md)
- [Grid](https://www.termcn.dev/docs/components/ink/layout/grid.md)
- [Scroll View](https://www.termcn.dev/docs/components/ink/layout/scroll-view.md)
- [Spacer](https://www.termcn.dev/docs/components/ink/layout/spacer.md)
- [Stack](https://www.termcn.dev/docs/components/ink/layout/stack.md)
- [Badge](https://www.termcn.dev/docs/components/ink/typography/badge.md)
- [Big Text](https://www.termcn.dev/docs/components/ink/typography/big-text.md)
- [Code](https://www.termcn.dev/docs/components/ink/typography/code.md)
- [Digits](https://www.termcn.dev/docs/components/ink/typography/digits.md)
- [Gradient](https://www.termcn.dev/docs/components/ink/typography/gradient.md)
- [Heading](https://www.termcn.dev/docs/components/ink/typography/heading.md)
- [Link](https://www.termcn.dev/docs/components/ink/typography/link.md)
- [Markdown](https://www.termcn.dev/docs/components/ink/typography/markdown.md)
- [Tag](https://www.termcn.dev/docs/components/ink/typography/tag.md)
- [Email Input](https://www.termcn.dev/docs/components/ink/input/email-input.md)
- [Masked Input](https://www.termcn.dev/docs/components/ink/input/masked-input.md)
- [Number Input](https://www.termcn.dev/docs/components/ink/input/number-input.md)
- [Password Input](https://www.termcn.dev/docs/components/ink/input/password-input.md)
- [Path Input](https://www.termcn.dev/docs/components/ink/input/path-input.md)
- [Search Input](https://www.termcn.dev/docs/components/ink/input/search-input.md)
- [Text Area](https://www.termcn.dev/docs/components/ink/input/text-area.md)
- [Text Input](https://www.termcn.dev/docs/components/ink/input/text-input.md)
- [Checkbox](https://www.termcn.dev/docs/components/ink/selection/checkbox.md)
- [Checkbox Group](https://www.termcn.dev/docs/components/ink/selection/checkbox-group.md)
- [Color Picker](https://www.termcn.dev/docs/components/ink/selection/color-picker.md)
- [Multi Select](https://www.termcn.dev/docs/components/ink/selection/multi-select.md)
- [Radio Group](https://www.termcn.dev/docs/components/ink/selection/radio-group.md)
- [Select](https://www.termcn.dev/docs/components/ink/selection/select.md)
- [Tag Input](https://www.termcn.dev/docs/components/ink/selection/tag-input.md)
- [Tree Select](https://www.termcn.dev/docs/components/ink/selection/tree-select.md)
- [Card](https://www.termcn.dev/docs/components/ink/data/card.md)
- [Data Grid](https://www.termcn.dev/docs/components/ink/data/data-grid.md)
- [Definition](https://www.termcn.dev/docs/components/ink/data/definition.md)
- [Diff View](https://www.termcn.dev/docs/components/ink/data/diff-view.md)
- [Directory Tree](https://www.termcn.dev/docs/components/ink/data/directory-tree.md)
- [Git Status](https://www.termcn.dev/docs/components/ink/data/git-status.md)
- [JSON](https://www.termcn.dev/docs/components/ink/data/json.md)
- [Key Value](https://www.termcn.dev/docs/components/ink/data/key-value.md)
- [List](https://www.termcn.dev/docs/components/ink/data/list.md)
- [Table](https://www.termcn.dev/docs/components/ink/data/table.md)
- [Tree](https://www.termcn.dev/docs/components/ink/data/tree.md)
- [Virtual List](https://www.termcn.dev/docs/components/ink/data/virtual-list.md)
- [Alert](https://www.termcn.dev/docs/components/ink/feedback/alert.md)
- [Banner](https://www.termcn.dev/docs/components/ink/feedback/banner.md)
- [Multi Progress](https://www.termcn.dev/docs/components/ink/feedback/multi-progress.md)
- [Progress Bar](https://www.termcn.dev/docs/components/ink/feedback/progress-bar.md)
- [Progress Circle](https://www.termcn.dev/docs/components/ink/feedback/progress-circle.md)
- [Skeleton](https://www.termcn.dev/docs/components/ink/feedback/skeleton.md)
- [Spinner](https://www.termcn.dev/docs/components/ink/feedback/spinner.md)
- [Status Message](https://www.termcn.dev/docs/components/ink/feedback/status-message.md)
- [Toast](https://www.termcn.dev/docs/components/ink/feedback/toast.md)
- [Breadcrumb](https://www.termcn.dev/docs/components/ink/navigation/breadcrumb.md)
- [Command Palette](https://www.termcn.dev/docs/components/ink/navigation/command-palette.md)
- [Menu](https://www.termcn.dev/docs/components/ink/navigation/menu.md)
- [Pagination](https://www.termcn.dev/docs/components/ink/navigation/pagination.md)
- [Sidebar](https://www.termcn.dev/docs/components/ink/navigation/sidebar.md)
- [Tabbed Content](https://www.termcn.dev/docs/components/ink/navigation/tabbed-content.md)
- [Tabs](https://www.termcn.dev/docs/components/ink/navigation/tabs.md)
- [Dialog](https://www.termcn.dev/docs/components/ink/overlays/dialog.md)
- [Drawer](https://www.termcn.dev/docs/components/ink/overlays/drawer.md)
- [Modal](https://www.termcn.dev/docs/components/ink/overlays/modal.md)
- [Notification Center](https://www.termcn.dev/docs/components/ink/overlays/notification-center.md)
- [Popover](https://www.termcn.dev/docs/components/ink/overlays/popover.md)
- [Tooltip](https://www.termcn.dev/docs/components/ink/overlays/tooltip.md)
- [Confirm](https://www.termcn.dev/docs/components/ink/forms/confirm.md)
- [Date Picker](https://www.termcn.dev/docs/components/ink/forms/date-picker.md)
- [File Picker](https://www.termcn.dev/docs/components/ink/forms/file-picker.md)
- [Form](https://www.termcn.dev/docs/components/ink/forms/form.md)
- [Form Field](https://www.termcn.dev/docs/components/ink/forms/form-field.md)
- [Time Picker](https://www.termcn.dev/docs/components/ink/forms/time-picker.md)
- [Wizard](https://www.termcn.dev/docs/components/ink/forms/wizard.md)
- [Clipboard](https://www.termcn.dev/docs/components/ink/utility/clipboard.md)
- [Clock](https://www.termcn.dev/docs/components/ink/utility/clock.md)
- [Embedded Terminal](https://www.termcn.dev/docs/components/ink/utility/embedded-terminal.md)
- [Error Boundary](https://www.termcn.dev/docs/components/ink/utility/error-boundary.md)
- [Help](https://www.termcn.dev/docs/components/ink/utility/help.md)
- [Image](https://www.termcn.dev/docs/components/ink/utility/image.md)
- [Keyboard Shortcuts](https://www.termcn.dev/docs/components/ink/utility/keyboard-shortcuts.md)
- [Log](https://www.termcn.dev/docs/components/ink/utility/log.md)
- [Panel](https://www.termcn.dev/docs/components/ink/utility/panel.md)
- [QR Code](https://www.termcn.dev/docs/components/ink/utility/qr-code.md)
- [Stopwatch](https://www.termcn.dev/docs/components/ink/utility/stopwatch.md)
- [Timer](https://www.termcn.dev/docs/components/ink/utility/timer.md)
- [Toggle](https://www.termcn.dev/docs/components/ink/utility/toggle.md)
- [Bar Chart](https://www.termcn.dev/docs/components/ink/charts/bar-chart.md)
- [Gauge](https://www.termcn.dev/docs/components/ink/charts/gauge.md)
- [Heat Map](https://www.termcn.dev/docs/components/ink/charts/heat-map.md)
- [Line Chart](https://www.termcn.dev/docs/components/ink/charts/line-chart.md)
- [Pie Chart](https://www.termcn.dev/docs/components/ink/charts/pie-chart.md)
- [Sparkline](https://www.termcn.dev/docs/components/ink/charts/sparkline.md)
- [Chat Message](https://www.termcn.dev/docs/components/ink/ai/chat-message.md)
- [Chat Thread](https://www.termcn.dev/docs/components/ink/ai/chat-thread.md)
- [Conversation History](https://www.termcn.dev/docs/components/ink/ai/conversation-history.md)
- [Error Retry](https://www.termcn.dev/docs/components/ink/ai/error-retry.md)
- [File Change](https://www.termcn.dev/docs/components/ink/ai/file-change.md)
- [Model Selector](https://www.termcn.dev/docs/components/ink/ai/model-selector.md)
- [Streaming Text](https://www.termcn.dev/docs/components/ink/ai/streaming-text.md)
- [Thinking Block](https://www.termcn.dev/docs/components/ink/ai/thinking-block.md)
- [Token Usage](https://www.termcn.dev/docs/components/ink/ai/token-usage.md)
- [Tool Approval](https://www.termcn.dev/docs/components/ink/ai/tool-approval.md)
- [Tool Call](https://www.termcn.dev/docs/components/ink/ai/tool-call.md)