> ## 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-Komponente msm-quote.

`msm-quote` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name               | Typ    | Standard | Hinweise |
| ------------------ | ------ | -------- | -------- |
| `padding-top`      | number | -        |          |
| `padding-bottom`   | number | -        |          |
| `background-image` | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="text"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
