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

> Web-Komponente msm-mobile-menu.

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

## Zweck

Navigations-/Menü-UI.

## Beispiel

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

## Attribute / Properties

| Name           | Typ    | Standard | Hinweise |
| -------------- | ------ | -------- | -------- |
| `variant`      | string | -        |          |
| `bg-color`     | string | -        |          |
| `frostedglass` | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

* `slot[name="links"]`
* `slot[name="content"]`

## Methoden

Keine öffentlichen Methoden dokumentiert.
