# Selection

Components for selecting values, options, and choices in the terminal.

- [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)