msm-reset-password is a web component built with Lit.
Purpose
Use this component as a reusable UI building block.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
baselabel
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-reset-password.
msm-reset-password is a web component built with Lit.
<msm-reset-password></msm-reset-password>
| Name | Type | Default | Notes |
|---|---|---|---|
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" |
baselabel