this.gui
Preparing search index...
ProfileCardSpecOptions
Type Alias ProfileCardSpecOptions
type
ProfileCardSpecOptions
=
{
avatarPath
?:
string
;
bioPath
?:
string
;
claimPath
?:
string
;
emailPath
?:
string
;
namePath
?:
string
;
namespacePath
?:
string
;
phonePath
?:
string
;
profileAction
?:
string
|
null
;
rootNodeId
?:
string
;
settingsAction
?:
string
|
null
;
showActions
?:
boolean
;
showIdentityFace
?:
boolean
;
usernamePath
?:
string
;
viewModePath
?:
string
;
}
Index
Properties
avatar
Path?
bio
Path?
claim
Path?
email
Path?
name
Path?
namespace
Path?
phone
Path?
profile
Action?
root
Node
Id?
settings
Action?
show
Actions?
show
Identity
Face?
username
Path?
view
Mode
Path?
Properties
Optional
avatar
Path
avatarPath
?:
string
Optional
bio
Path
bioPath
?:
string
Optional
claim
Path
claimPath
?:
string
Optional
email
Path
emailPath
?:
string
Optional
name
Path
namePath
?:
string
Optional
namespace
Path
namespacePath
?:
string
Optional
phone
Path
phonePath
?:
string
Optional
profile
Action
profileAction
?:
string
|
null
Optional
root
Node
Id
rootNodeId
?:
string
Optional
settings
Action
settingsAction
?:
string
|
null
Optional
show
Actions
showActions
?:
boolean
Optional
show
Identity
Face
showIdentityFace
?:
boolean
Optional
username
Path
usernamePath
?:
string
Optional
view
Mode
Path
viewModePath
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avatar
Path
bio
Path
claim
Path
email
Path
name
Path
namespace
Path
phone
Path
profile
Action
root
Node
Id
settings
Action
show
Actions
show
Identity
Face
username
Path
view
Mode
Path
this.gui
Loading...