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

> Web-Komponente msm-menu-card.

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

## Zweck

Navigations-/Menü-UI.

## Beispiel

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

## Attribute / Properties

| Name              | Typ     | Standard | Hinweise |
| ----------------- | ------- | -------- | -------- |
| `button-link`     | string  | -        |          |
| `button-outgoing` | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="image"]`
* `slot[name="text"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
