> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-search-filters

> Web-Komponente msm-search-filters.

`msm-search-filters` ist eine Web-Komponente (Lit).

## Zweck

UI für Suche (Eingabe, Filter, Ergebnisse, Pagination).

## Beispiel

```html theme={null}
<msm-search-filters></msm-search-filters>
```

## Attribute / Properties

| Name                  | Typ    | Standard | Hinweise |
| --------------------- | ------ | -------- | -------- |
| `z-index`             | number | `1`      |          |
| `theme`               | string | -        |          |
| `filtering-strategy`  | string | -        |          |
| `filters-icon-height` | string | -        |          |
| `filters-icon-path`   | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
