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

> Web-Komponente msm-user-account.

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

## Zweck

UI-Bausteine für Benutzer/Account.

## Beispiel

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

## Attribute / Properties

| Name           | Typ    | Standard | Hinweise |
| -------------- | ------ | -------- | -------- |
| `theme`        | string | -        |          |
| `color-scheme` | string | -        |          |
| `variant`      | string | -        |          |
| `display`      | string | -        |          |
| `behavior`     | string | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
