Forms

Filter

A group of radio buttons that lets you pick one option, hiding the rest, with a reset button to change your choice.

Filter with HTML form: radio buttons and reset button

A HTML form for filtering with radio buttons and a reset option.

Implementing filter without HTML forms

Use this method when HTML forms are not an option.

Class referenceThe component, style, color, state, size and modifier classes available for this component.
ClassTypeDescription
filtercomponentApplies to `forms` or `divs` containing radio buttons for item filtering.
filter-resetpartReset button alternative for non-form elements.