Components
Filters
When a list contains more than 25 items, use filtering to help find options from the list. May only be used with Dropdown or Multi-select Dropdown. Cannot be used with Inline Dropdown.
.filter-label { font-family: Lato-Regular; font-size: 14px; color: #002D41; line-height: 14px; } .filter-dropdown { font-family: Lato-Regular; font-size: 14px; color: #0074D9; line-height: 14px; }
See Dropdowns
Overview of CSS Classes
Selector
Summary
Parent Selector
.filter-label
.filter-dropdown
Left side label that puts the dropdown filter in context
the dropdown that the user interacts with to make their filter choice