BadgeList

GuidelinesReact

When to use

  • To display several details about a single idea like a transfer at an airport.
  • To use common visual cues (icons and colors) to help users scan the details.

When not to use

  • If the users can take an action—use the right action component.
  • When the information isn’t about only one thing—use a list.
  • With a single, simple piece of information—use a badge.
  • If there are choices the user must make—use list choices.

Component status

Released
Released
Released
Released

Content structure

Content

Display short, static info

Support with icons

Look & feel

List item types

Neutral items

Info items

Success items

Warning items

Critical items