> ## 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-reset-password

> Web-Komponente msm-reset-password.

`msm-reset-password` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

```html theme={null}
<msm-reset-password></msm-reset-password>
```

## Attribute / Properties

| Name                         | Typ     | Standard | Hinweise      |
| ---------------------------- | ------- | -------- | ------------- |
| `z-index`                    | number  | -        |               |
| `window`                     | string  | -        |               |
| `isShowNewPasswordError`     | boolean | `false`  | property only |
| `isShowConfirmPasswordError` | boolean | `false`  | property only |
| `theme`                      | string  | -        |               |
| `color-scheme`               | string  | -        |               |
| `type`                       | string  | -        |               |
| `icon`                       | string  | -        |               |
| `icon-height`                | string  | -        |               |
| `logout-page-url`            | string  | -        |               |
| `account-page-url`           | string  | -        |               |
| `privacy-page-url`           | string  | -        |               |
| `terms-page-url`             | string  | -        |               |
| `role`                       | string  | `"user"` |               |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`
* `label`

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
