> ## 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-numeric-group-filter

> Web-Komponente msm-numeric-group-filter.

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

## Zweck

Filter-UI für Listen-/Suchseiten.

## Beispiel

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

## Attribute / Properties

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

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
