> ## 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-property-filter

> Web-Komponente msm-property-filter.

`msm-property-filter` ist eine Web-Komponente (Lit).

## Zweck

Filter-UI für Listen-/Suchseiten.

## Beispiel

```html theme={null}
<msm-property-filter></msm-property-filter>
```

## Attribute / Properties

| Name          | Typ    | Standard | Hinweise |
| ------------- | ------ | -------- | -------- |
| `theme`       | string | -        |          |
| `type`        | string | -        |          |
| `query`       | string | -        |          |
| `filter-type` | string | -        |          |
| `name`        | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`
* `label`

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
