Skip to main content Home About the Design SystemRoadmap OverviewDesignersDevelopers OverviewColorGridIconographyInteractionsSpacingTypography Overview Global colorBox shadowTypographyBorderOpacitySpaceLengthIconBreakpointsMedia queries All elements Accordion Alert Announcement Audio player Avatar Back to top Badge Blockquote Breadcrumb Button Card Chip Code block Call to action Dialog Disclosure Footer Health index Icon Jump links Menu dropdown Navigation link Navigation (primary) Navigation (secondary) Navigation (vertical) Pagination PopoverPlanned Progress stepper Scheme toggle Site status Skeleton Skip link Spinner Statistic Subnavigation Surface Switch Table Tabs Tag Tile Timestamp Tooltip Video embed OverviewColor PalettesCustomizingDevelopers All PatternsAccordionCall to ActionCardFilterFormLink with iconLogo wallSearch barSticky bannerSticky cardTabsTagTile All Personalization PatternsAnnouncement FundamentalsAccessibility toolsAssistive technologiesCI/CDContentContributorsDesignDevelopmentManual testingResourcesScreen readers Design/code status Release notes Get support

Chip

OverviewStyleGuidelinesCodeAccessibilityDemos
OverviewStatusWhen to useStatus checklistOverviewStatusWhen to useStatus checklist

Overview

A chip is used to filter information or indicate that a selection was made.

import '@rhds/elements/rh-chip/rh-chip.js';
<rh-chip>Chip</rh-chip>

Whether the chip is checked.

Whether the chip is disabled.

Set a custom string for the input's value attribute. Defaults to on.

Status

When to use

  • Allow users to select from a list of options
  • Indicate to users what selections they made
  • Represent a checkbox group with more emphasis
Four chips in a chip group with the words "Filter by" as the legend at the start. The middle two chips are selected with a blue background and corresponding "X". The button to clear all selected chips is on the right.

Status checklist

© 2025 Red Hat Deploys by Netlify