This environment is not optimized for viewing on small or mobile devices. Please view on a larger browser for the best experience.

If you have any questions, please contact us.

Filter Chips

Filters provide a set of controls to reduce items in a collection.

Example

Specifications

Implementation

Filter functionality should include:

  • A list of attributes common to items in a collection, and possible values by which to filter
  • An indication of the currently applied filters
  • A way to clear the currently applied filters
  • A display of predefined filters

Collapsed Filters

Use horizontal placement when more than one filter is applied. When more than three filters are applied, condense additional filters in to "More" menu chip. See example below:

Produce Filters

Anatomy
1) Chip
background-color: Teal Dark Active
border: none
2) Label
font-face: Helvetica Now Text
font-weight: 400
font-size: 16px
line-height: 24px
color: Gray 06
3) Counter
background-color: Gray 06
font-face: Helvetica Now Text
font-weight: 700
font-size: 16px
line-height: 24px
color: Teal Dark Active
Size & Spacing