this.gui
Preparing search index...
TopbarSpecOptions
Type Alias TopbarSpecOptions
type
TopbarSpecOptions
=
{
avatarPath
?:
string
;
claimPath
?:
string
;
logoutAction
?:
string
|
null
;
namespacePath
?:
string
;
profileAction
?:
string
|
null
;
rootNodeId
?:
string
;
settingsAction
?:
string
|
null
;
usernamePath
?:
string
;
viewModePath
?:
string
;
}
Index
Properties
avatar
Path?
claim
Path?
logout
Action?
namespace
Path?
profile
Action?
root
Node
Id?
settings
Action?
username
Path?
view
Mode
Path?
Properties
Optional
avatar
Path
avatarPath
?:
string
Optional
claim
Path
claimPath
?:
string
Optional
logout
Action
logoutAction
?:
string
|
null
Optional
namespace
Path
namespacePath
?:
string
Optional
profile
Action
profileAction
?:
string
|
null
Optional
root
Node
Id
rootNodeId
?:
string
Optional
settings
Action
settingsAction
?:
string
|
null
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
claim
Path
logout
Action
namespace
Path
profile
Action
root
Node
Id
settings
Action
username
Path
view
Mode
Path
this.gui
Loading...