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

> Web-Komponente msm-range-filter.

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

## Zweck

Filter-UI für Listen-/Suchseiten.

## Beispiel

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

## Attribute / Properties

| Name          | Typ     | Standard | Hinweise |
| ------------- | ------- | -------- | -------- |
| `type`        | string  | -        |          |
| `filter-id`   | string  | -        |          |
| `filter-type` | string  | -        |          |
| `theme`       | string  | -        |          |
| `name`        | string  | -        |          |
| `disabled`    | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
