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

> Web-Komponente msm-user-switcher.

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

## Zweck

UI-Bausteine für Benutzer/Account.

## Beispiel

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

## Attribute / Properties

| Name    | Typ    | Standard | Hinweise |
| ------- | ------ | -------- | -------- |
| `theme` | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `items`

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
