# The System

- [Action Components](/uxm/the-system/action-components.md): Action components help people achieve an aim
- [Button](/uxm/the-system/action-components/button.md): Buttons communicate actions that users can take. They are typically placed throughout UI including dialogs, modal windows, forms, cards and toolbars.
- [Floating Action Button](/uxm/the-system/action-components/floating-action-button.md): The FAB represents the most important action on a screen. It puts key actions within reach.
- [Icon Button](/uxm/the-system/action-components/icon-button.md): Icon buttons help people take supplementary actions with a single tap.
- [Communication Components](/uxm/the-system/communication-components.md): Communication components provide helpful information.
- [Onboarding](/uxm/the-system/communication-components/onboarding.md): Onboarding is the process of familiarizing new users with a product, service, or application, and helping them get started with using it.
- [Progress Indicators](/uxm/the-system/communication-components/progress-indicators.md): Progress indicators inform users about the status of ongoing processes, such as loading an app or submitting a form.
- [System Status](/uxm/the-system/communication-components/system-status.md): Status indicators are typically used to communicate important information to the user, such as whether an action has been completed successfully or not.
- [Navigation Components](/uxm/the-system/navigation-components.md): Navigation components help people move through the UI
- [Nav Bar](/uxm/the-system/navigation-components/nav-bar.md): Navigation bars offer a persistent and convenient way to switch between primary destinations in an app.
- [Selection Components](/uxm/the-system/selection-components.md): Selection components let people specify choices.
- [Checkbox](/uxm/the-system/selection-components/checkbox.md): Checkboxes allow users to select one or more items from a set. Checkboxes can turn an option on or off.
- [Radio Button](/uxm/the-system/selection-components/radio-button.md): Radio buttons allow users to select one option from a set.
- [Sliders](/uxm/the-system/selection-components/sliders.md): Sliders allow users to make selections from a range of values.
- [Switches](/uxm/the-system/selection-components/switches.md): Switches toggle the state of a single item on or off
- [Pickers](/uxm/the-system/selection-components/pickers.md): Pickers let people select a date, or a range of dates
- [Input Components](/uxm/the-system/input-components.md): Input components let people enter and edit text or audio
- [Text Input](/uxm/the-system/input-components/text-input.md): Text input allows for users to enter text into an interface.
- [Audio Input](/uxm/the-system/input-components/audio-input.md): Audio input enables users to provide information or interact with the system using spoken commands
