Back to components
Shared component

Filter & Sort Bar

Horizontal toolbar with filter and sort buttons, active filter count badge, and modal pickers.

Install

What it does

  • Filter button with active filter count badge
  • Sort button with option picker modal
  • Horizontal layout with consistent spacing

When to use

Use it

Product listing toolbars, search result sort/filter controls.

Skip it

Detailed filter panels (use filter-sheet instead).

Files & routes added

  • components/shared/filter-sort-bar.tsx

Related components