@ebay/skin/filter-menu

DS v2

A filter menu forms the basis of the filter-menu-button module; we provide it here as a standalone version in the case it might be opened or rendered via other means (in a dialog for example).

Multi-Select Filter Menu

Single-Select Filter Menu

Filter Menu with Disabled Options

Filter Menu as Form

A form version is also available. It uses the checkbox and radio modules to render checkboxes or radios instead of ARIA menu items. The form version must contain a submit button.

For multiple selection variation, you can also add an "Apply" button as a footer(to "apply" the selection(s)).

Filter Menu with Header and Footer

For multiple selection variation, you can also add a header to search the options.