Print Desk

The Atom design system, rendered live from its own tokens and components — it cannot drift from what ships.

Docs Components

FilterBarexperimental

Search plus a few facet dropdowns, with a live count of results — so people always see what a filter just did.

filtersearchlistfacets

API

PropTypeDescription
searchValue / onSearchChange requiredstring / functionControlled instant search.
childrenReactNodeFacet Selects; each carries its own aria-label.
summarystring'N of M' live result count.

Guidelines

  • mustEvery facet has an 'All …' first option; the empty state offers Clear filters.
  • shouldMore than four facets means the screen needs the faceted panel pattern (Search screen), not more selects.