# Components

- [Accordion](/documentation/components/accordion-container.md)
- [Aligned Labels](/documentation/components/aligned-labels-container.md)
- [Button](/documentation/components/button.md): Buttons are an essential way to interact with and navigate through an app, and should clearly communicate what action will occur after the user taps them
- [Check](/documentation/components/checkbox.md): Box that can be filled with a check. Build powerful forms!
- [ComboBox](/documentation/components/combobox.md)
- [Dynamic Scroll](/documentation/components/dynamic-scroll.md)
- [Edit](/documentation/components/edit.md): An Edit is a field used to show and alter texts. Also known as UITextField on Swift and input on HTML. There also is some variations, like Outlined Edit, Calculator Edit, Password Edit, etc.
- [Floating Button](/documentation/components/floating-button.md)
- [Gpiod](/documentation/components/gpiod.md): This library serves to control the digital pins of the embedded GPIO.
- [Grid](/documentation/components/grid.md)
- [GridContainer](/documentation/components/gridcontainer.md)
- [Image](/documentation/components/image.md)
- [ImageControl](/documentation/components/imagecontrol.md)
- [ImageList](/documentation/components/imagelist.md)
- [Label](/documentation/components/label.md): This control is used to display static text or a marquee. The label in TotalCross can also display multiple lines of text, separated by the character.
- [Material Icons](/documentation/components/material-icons.md)
- [Material Window](/documentation/components/material-window.md)
- [MessageBox](/documentation/components/messagebox.md)
- [Multi Edit](/documentation/components/multi-edit.md)
- [Progress Bar](/documentation/components/progress-bar.md)
- [Progress Box](/documentation/components/progress-box.md)
- [Radio](/documentation/components/radio.md)
- [Radio Group](/documentation/components/radio-group.md)
- [Scroll Container](/documentation/components/scroll-container.md)
- [Side Menu](/documentation/components/side-menu.md)
- [Slider](/documentation/components/slider.md)
- [Sliding Window](/documentation/components/sliding-window.md)
- [Spin List](/documentation/components/spin-list.md)
- [Spinner](/documentation/components/spinner.md)
- [Switch](/documentation/components/switch.md)
- [Tabbed Container](/documentation/components/tabbed-container.md)
- [Velocimeter](/documentation/components/velocimeter.md)
