> ## 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-компонент msm-common-searches.

`msm-common-searches` — web-компонент на Lit.

## Назначение

UI для поиска (ввод, фильтры, результаты, пагинация).

## Пример

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

## Атрибуты / свойства

| Имя             | Тип    | По умолчанию | Примечания |
| --------------- | ------ | ------------ | ---------- |
| `items`         | string | -            |            |
| `href`          | string | -            |            |
| `margin-top`    | number | `0`          |            |
| `margin-bottom` | number | `0`          |            |

## События

Этот компонент не генерирует собственных CustomEvent.

## CSS parts

Документированных `part`-слотов нет.

## Слоты

Документированных слотов нет.

## Методы

Публичные методы не документированы.
