# Components

- [Accordion](/master/documentation/components/accordion-container.md)
- [Aligned Labels](/master/documentation/components/aligned-labels-container.md)
- [Button](/master/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](/master/documentation/components/checkbox.md): Box that can be filled with a check. Build powerful forms!
- [ComboBox](/master/documentation/components/combobox.md)
- [Dynamic Scroll](/master/documentation/components/dynamic-scroll.md)
- [Edit](/master/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](/master/documentation/components/floating-button.md)
- [Gpiod](/master/documentation/components/gpiod.md): This library serves to control the digital pins of the embedded GPIO.
- [Grid](/master/documentation/components/grid.md)
- [GridContainer](/master/documentation/components/gridcontainer.md)
- [Image](/master/documentation/components/image.md)
- [ImageControl](/master/documentation/components/imagecontrol.md)
- [ImageList](/master/documentation/components/imagelist.md)
- [Label](/master/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](/master/documentation/components/material-icons.md)
- [Material Window](/master/documentation/components/material-window.md)
- [MessageBox](/master/documentation/components/messagebox.md)
- [Multi Edit](/master/documentation/components/multi-edit.md)
- [Progress Bar](/master/documentation/components/progress-bar.md)
- [Progress Box](/master/documentation/components/progress-box.md)
- [Radio](/master/documentation/components/radio.md)
- [Radio Group](/master/documentation/components/radio-group.md)
- [Scroll Container](/master/documentation/components/scroll-container.md)
- [Side Menu](/master/documentation/components/side-menu.md)
- [Slider](/master/documentation/components/slider.md)
- [Sliding Window](/master/documentation/components/sliding-window.md)
- [Spin List](/master/documentation/components/spin-list.md)
- [Spinner](/master/documentation/components/spinner.md)
- [Switch](/master/documentation/components/switch.md)
- [Tabbed Container](/master/documentation/components/tabbed-container.md)
- [Velocimeter](/master/documentation/components/velocimeter.md)
