Components
Components are interactive building blocks for creating an user interface. They can be organized into categories based on their purpose: Action, containment, communication, navigation, selection, and text input.
actions
Action components help people achieve an aim.
communication
Communication components provide helpful information.
containment
Containment components hold information and actions - including other components like buttons, menus, or chips.
navigation
Navigation components help people move through the UI.
selection
Selection components let people specify choices.
inputs
Input components let people enter and edit text, numbers, dates, files and more.