> ## 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-common-searches

> Web-Komponente msm-common-searches.

`msm-common-searches` ist eine Web-Komponente (Lit).

## Zweck

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

## Beispiel

```html theme={null}
<msm-common-searches></msm-common-searches>
```

## Attribute / Properties

| Name            | Typ    | Standard | Hinweise |
| --------------- | ------ | -------- | -------- |
| `items`         | string | -        |          |
| `href`          | string | -        |          |
| `margin-top`    | number | `0`      |          |
| `margin-bottom` | number | `0`      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
