> ## 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-menu-block

> Web-Komponente msm-menu-block.

`msm-menu-block` ist eine Web-Komponente (Lit).

## Zweck

Navigations-/Menü-UI.

## Beispiel

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

## Attribute / Properties

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

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="title"]`
* `slot[name="text"]`
* `slot[name="block1"]`
* `slot[name="block2"]`
* `slot[name="block3"]`
* `slot[name="block4"]`
* `slot[name="block5"]`
* `slot[name="block6"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
