Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
LookAndFeelSettings
Interface LookAndFeelSettings
interface
LookAndFeelSettings
{
custom
:
LookAndFeel
;
global
:
LookAndFeel
;
selected
:
"custom"
|
"global"
;
theme
?:
LookAndFeel
;
}
Hierarchy
Record
<
string
,
unknown
>
LookAndFeelSettings
Index
Properties
custom
global
selected
theme?
Properties
custom
custom
:
LookAndFeel
global
global
:
LookAndFeel
selected
selected
:
"custom"
|
"global"
Optional
theme
theme
?:
LookAndFeel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
global
selected
theme
Source Code
@resolution/confluence-api-client
Loading...