> ## 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-logo-bars

> Web-Komponente msm-logo-bars.

`msm-logo-bars` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

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

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="${ name }${ i }"]`
* `slot[name="title"]`
* `slot[name="heading1"]`
* `slot[name="heading2"]`
* `slot[name="heading3"]`
* `slot[name="heading4"]`
* `slot[name="heading5"]`
* `slot[name="icon"]`
* `slot[name="iconDescription"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
