> ## 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-language-switcher

> Web-Komponente msm-language-switcher.

`msm-language-switcher` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name    | Typ    | Standard                           | Hinweise |
| ------- | ------ | ---------------------------------- | -------- |
| `theme` | string | `Theme.fromValue(this.theme).name` |          |
| `type`  | string | `this.type ?`                      |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
