Member Junction
Preparing search index...
@memberjunction/ng-explorer-settings
SettingsTab
Interface SettingsTab
interface
SettingsTab
{
badgeColor
?:
"primary"
|
"danger"
|
"warning"
|
"success"
;
badgeCount
?:
number
;
component
?:
unknown
;
description
?:
string
;
disabled
?:
boolean
;
icon
:
string
;
id
:
string
;
label
:
string
;
}
Index
Properties
badge
Color?
badge
Count?
component?
description?
disabled?
icon
id
label
Properties
Optional
badge
Color
badgeColor
?:
"primary"
|
"danger"
|
"warning"
|
"success"
Optional
badge
Count
badgeCount
?:
number
Optional
component
component
?:
unknown
Optional
description
description
?:
string
Optional
disabled
disabled
?:
boolean
icon
icon
:
string
id
id
:
string
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
badge
Color
badge
Count
component
description
disabled
icon
id
label
Member Junction
Loading...