msm-user-profile is a web component built with Lit.
Purpose
Provide user/account UI building blocks.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
base
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Web component msm-user-profile.
msm-user-profile is a web component built with Lit.
<msm-user-profile></msm-user-profile>
| Name | Type | Default | Notes |
|---|---|---|---|
href | string | - | |
isLogged | boolean | - | property only |
isEditFullName | boolean | false | property only |
isEditMobilePhone | boolean | false | property only |
isEditEmail | boolean | false | property only |
isShowEmailError | boolean | false | property only |
isEditBirthdate | boolean | false | property only |
item | object | - | |
profile | promise | - |
base