Add your project

Component glossary

The web's most common UI components

Accordion

View all

An accordion is a vertically stacked list of interactive items. Each item can be "collapsed" with only a summary visible or “expanded” to show the full content for that item.

119components219stories

Alert

View all

Alert is a short message that provides contextual feedback in a prominent way.

59components276stories

Autocomplete

View all

Autocomplete is a text input that proactively suggests options based on the user’s initial input. The suggested options appear alongside the input in a panel.

29components106stories

Avatar

View all

Avatar is a graphical representation of a user or entity. It’s often a photo, illustration, or text initial.

81components352stories

Badge

View all

Badge is a compact label that appears beside a primary interface area which is used to represent status or metadata for that area.

65components306stories

Banner

View all

Banner is a prominent message that is used to inform users about changes or give context to the page content. It’s often displayed as one of the first items on a page or section.

40components151stories

Breadcrumb

View all

Breadcrumb is a list of links that shows the location of the current page in an app hierarchy. It helps users understand where they are relative to other pages and provides convenient links to navigate to other pages.

44components107stories

Button

View all

Button is a clickable interactive element that triggers a response. You can place text and icons inside of a button. Buttons are often used for form submissions and to toggle elements into view.

311components1483stories

Calendar

View all

Calendar is a date selection interface that allows you to choose a date or a range of dates using a calendar view. It’s often used to filter information by date.

23components186stories

Card

View all

Card is a content container that represents a single object and related actions. For example, an article or task.

149components683stories

Carousel

View all

Carousel is a slideshow that cycles through content like images or text. Carousels may include support for previous and next controls.

30components73stories

Chart

View all

Chart is a graphical representation of data. A chart visualizes large sets of information to help users understand trends and relationships between data points.

26components123stories

Chat

View all

Chat is a display of chat logs between users of a system. It includes a number of sub components to compose different types of chat items.

10components24stories

Checkbox

View all

A checkbox is a square box that can be activated or deactivated when ticked. Use checkboxes to select one or more options from a list of choices.

103components505stories

Chip

View all

Chip is a compact label that appears beside a primary interface area which is used to represent status or metadata for that area.

22components106stories

Code

View all

Code is used to display strings or small blocks of code. Code can be copied and inserted in a code editor.

73components261stories

Collapse

View all

Collapse is a vertically stacked list of interactive items. Each item can be "collapsed" with only a summary visible or “expanded” to show the full content for that item.

25components76stories

Color picker

View all

Color Picker is an input that allows users to pick from predefined colors (swatches) or a color field. When picked, it will return color values in RGB, HEX, or HSL.

15components46stories

Combobox

View all

Combobox is an autocomplete input that proactively suggests options based on the user’s initial input. It allows you to filter a list of options and select from predefined options. The options appear alongside the input in a panel.

25components190stories

Context menu

View all

Context Menu is a menu that offers a set of actions related to the current state of what a user clicks on. Context menus often appear on right (default) or left click.

10components58stories

Data grid

View all

Data grid is a table that visualizes a data set and includes options for filtering, sorting, templates, row selection, row grouping, row pinning and movable columns. Data grids are often used with dynamic or large data sets.

4components31stories

Date picker

View all

Date picker is a date selection interface that allows you to choose a date or a range of dates using a calendar view. It’s often used to filter information by date.

21components114stories

Details

View all

Details is an expandable panel that displays a summary of content and expands to reveal more help text when clicked on. It’s often used to make a dense content easier to skim.

11components30stories

Dialog

View all

Dialog is a prompt that appears above other content containing urgent information or decisions. Dialog’s intentionally interrupt the user flow and require user input to be dismissed.

66components285stories

Disclosure

View all

Disclosure is an expandable panel that displays a summary of content and expands to reveal more help text when clicked on. It’s often used to make a dense content easier to skim.

5components33stories

Divider

View all

Divider is a separator between sections of content or groups of items. It often contains a horizontal line.

44components132stories

Drawer

View all

Drawer is a panel that slides out from the edges of the screen. It’s often used for navigation, menus, or to display details about the page a user is on.

29components108stories

Expandable

View all

Expandable is a vertically stacked list of interactive items. Each item can be "collapsed" with only a summary visible or “expanded” to show the full content for that item.

16components55stories

File picker

View all

File picker is an input that allows users to upload one or more files from their device to a designated location.

2components8stories

Flex

View all

Flex is a layout container that uses flexbox to position its children.

18components66stories

Footer

View all

Footer is a section at the bottom of a page that displays links to related content, copyright, or legal information.

51components146stories

Form

View all

Form is used to collect user input to be submitted to an application. It’s often composed of form elements that include inputs, buttons, checkboxes, and radios.

55components136stories

Grid

View all

Grid is a container used to build layouts that align to a user-defined system of columns and rows.

37components163stories

Header

View all

Header is a section at the top of a page that displays site name and navigation.

80components221stories

Heading

View all

Heading is a title or subtitle displayed in a web app or website. Heading often varies in size depending on importance of the content it represents.

42components134stories

Hero

View all

Hero is a large banner or image that appears as one of the first items on a page. It’s a primary visual element that is used to focus user attention on key content or promotions.

43components132stories

Icon

View all

Icon is a visual symbol that indicates the purpose of an interface element. It’s used to represent ideas, content types, and actions.

305components1102stories

Image

View all

Image is an element for embedding images. It’s often used to display images in different sizes and formats depending on device capabilities and viewport size.

70components195stories

Input

View all

Input is a form element that accepts a single line of text.

181components904stories

Label

View all

Label is a text caption or description that describes the type of input a form field requires. Labels are often positioned beside the form field.

61components197stories

Layout

View all

Layout is a layout container that is used to position children in predetermined areas. It’s often used to apply consistent positioning for content across pages in an application.

54components185stories

Link

View all

Link is a reference to a location on the web. When clicked, a link will direct you to a destination like a document, asset, or email address.

113components391stories

List

View all

List is a grouping of related items. List can be ordered with numbers or unordered with bullets.

191components738stories

Listbox

View all

Listbox is a vertical list of interactive elements that users can select from.

20components83stories

Loading

View all

Loading is a visual indicator that shows the status of an ongoing process happening in the background. It’s often used to communicate that the user has to wait before the interface is ready for interaction.

41components97stories

Menu

View all

Menu is an interactive list of options that a user can choose. The options are hidden by default and revealed when a user interacts with an element. Menu is often used to show actions or navigation. It’s different from Select because it’s not a form input.

64components281stories

Modal

View all

Modal is a full screen overlay that sits atop the page content. It’s used to focus attention on an important task or message and requires user input to be dismissed.

89components379stories

Nav

View all

Nav is a container that’s used to list navigation links. It’s often used to direct users to other pages in an app or as a table of contents for the current page. f

64components197stories

Notification

View all

Notification is a message that informs users of updates or changes to system status. It can appear above or inline with the content.

31components98stories

Page

View all

Page is a layout container that is used to position children in predetermined areas. It’s often used to apply consistent positioning for content across pages in an application.

133components443stories

Pagination

View all

Pagination is an end user’s controls for navigating in between data that’s been broken up into multiple pages like a list or a document.

51components169stories

Pill

View all

Pill is a compact label that appears beside a primary interface area which is used to represent status or metadata for that area.

30components181stories

Popover

View all

Popover is a message box that displays extra information about an element. It can appear on hover, click, or tap.

54components288stories

Progress

View all

Progress is a visual indicator that shows the users progress through a series of steps. It’s often used to keep the user focussed toward completing a task.

85components316stories

Radio

View all

Radio is a circular element that can be activated or deactivated when ticked. It’s used to select a single option from a list of choices.

114components422stories

Rating

View all

Rating is a widget that allow users to submit and view feedback. It’s a straightforward way to visualize the sentiment surrounding a product or item.

15components60stories

Search

View all

Search is an input that allows users to find content by entering a word or phrase.

73components218stories

Select

View all

Select is a type of input that allows users to choose one or more options from a list of choices. The options are hidden by default and revealed when a user interacts with an element. It shows the currently selected option in its default collapsed state.

120components674stories

Separator

View all

Separator is a separator between sections of content or groups of items. It often contains a horizontal line.

35components117stories

Slider

View all

Slider is a form element for choosing a value from within a range of values. It’s often used to adjust settings by moving a slider handle along a horizontal track.

41components174stories

Spinner

View all

Spinner is a visual indicator that shows the status of an ongoing process happening in the background. It’s often used to communicate that the user has to wait before the interface is ready for interaction.

42components127stories

Stack

View all

Stack is a layout container used to apply consistent spacing between its children.

33components139stories

Switch

View all

Switch is a control used to toggle a setting on or off.

37components147stories

Table

View all

Table is an element that visualizes a data set in rows and columns. It’s often used to embed structured data in a way that’s easy to scan.

112components513stories

Tabs

View all

Tabs is a way to navigate between multiple views of information. It’s used to fit more information in a smaller area.

65components216stories

Tag

View all

Tag is a compact label that appears beside a primary interface area which is used to represent status or metadata for that area.

133components455stories

Text

View all

Text is a style component that renders a string of characters, words, or paragraphs in a consistent font size and weight.

102components369stories

Textarea

View all

Textarea is a form element that accepts multiple lines of text.

151components689stories

Text field

View all

Text field is a form element that accepts a single line of text or multiple lines of text.

134components621stories

Title

View all

Title is text that describes the content of a page or section. It often varies in size depending on the importance of the content it represents.

31components94stories

Toast

View all

Toast is a short message that informs users of updates or changes to system status. It appears above the content.

39components161stories

Toggle

View all

Toggle is a control used to toggle a setting on or off.

59components186stories

Tooltip

View all

Tooltip is a message box that displays extra information about an element. It can appear on hover, click, or tap.

76components274stories

Typography

View all

Typography is a system of font sizes and weights that is used to organize content.

39components169stories