iOS component overview
Gestalt provides an extensive set of React components for use in building larger web experiences and patterns. They include interactive UI components and developer utilities to help with implemention.
Not sure which component to use? Set up time with the Gestalt team.
Avatar
Avatar is used to represent a user.
Button
Buttons allow users to perform actions within a surface.
Checkbox
Use Checkbox when displaying 3 or more toggle inputs.
Icon
Icons are the symbolic representation of an action or information, providing visual context and improving usability.
IconButton
IconButton allows users to take actions and make choices with a single click or tap.
Switch
Switch is used for single cell options that can be turned on and off only.
Tabs
Tabs may be used navigate between multiple URLs.
TextField
TextField allows for multiple types of text input.
Toast
Toasts educate users on the content of the screen, provide confirmation when people complete an action, or simply communicate a short message.