Skip to content

FilterPanel

Standard filter container: title row, child filter inputs, active-filter chips, and apply/clear buttons.

Optional list of currently-active filters rendered as removable chips.

Prefix shown before the active-filter chips. Defaults to "Active filters:".

Label of the apply button in the footer. Defaults to "Filter".

Filter inputs (typically Item + form controls).

Additional CSS classes applied to the panel.

Label of the clear button in the footer. Defaults to "Clear".

Invoked when the user clicks the apply button.

Invoked when the user clicks the clear/reset button.

Invoked when the user closes a single active-filter chip.

Label of the inline reset button shown when any filters are active. Defaults to "Reset".

Inline style applied to the panel.

Panel title. Defaults to "Filters"; pass a localized string to override.

Arbitrary attributes splatted onto the panel.