> ## 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-quote

> Web-компонент msm-quote.

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

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

Переиспользуемый UI-блок.

## Пример

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

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

| Имя                | Тип    | По умолчанию | Примечания |
| ------------------ | ------ | ------------ | ---------- |
| `padding-top`      | number | -            |            |
| `padding-bottom`   | number | -            |            |
| `background-image` | string | -            |            |

## События

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

## CSS parts

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

## Слоты

* `slot[name="text"]`

## Методы

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