LWT JavaScript API
Preparing search index...
modules/user/api/profile_api
Profile
Interface Profile
The signed-in user's own profile.
interface
Profile
{
email
:
string
|
null
;
emailVerified
:
boolean
;
username
:
string
;
}
Index
Properties
email
email
Verified
username
Properties
email
email
:
string
|
null
email
Verified
emailVerified
:
boolean
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
email
email
Verified
username
LWT JavaScript API
Loading...
The signed-in user's own profile.