> ## 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-компонент msm-reset-password.

`msm-reset-password` — web-компонент на Lit.

## Назначение

Переиспользуемый UI-блок.

## Пример

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

## Атрибуты / свойства

| Имя                          | Тип     | По умолчанию | Примечания    |
| ---------------------------- | ------- | ------------ | ------------- |
| `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"`     |               |

## События

Этот компонент не генерирует собственных CustomEvent.

## CSS parts

* `base`
* `label`

## Слоты

Документированных слотов нет.

## Методы

Публичные методы не документированы.
