Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
HeaderLookAndFeel
Interface HeaderLookAndFeel
interface
HeaderLookAndFeel
{
backgroundColor
:
string
;
button
:
null
|
ButtonLookAndFeel
;
primaryNavigation
:
null
|
NavigationLookAndFeel
;
search
:
null
|
SearchFieldLookAndFeel
;
secondaryNavigation
:
null
|
NavigationLookAndFeel
;
}
Hierarchy
Record
<
string
,
unknown
>
HeaderLookAndFeel
Index
Properties
background
Color
button
primary
Navigation
search
secondary
Navigation
Properties
background
Color
background
Color
:
string
button
button
:
null
|
ButtonLookAndFeel
primary
Navigation
primary
Navigation
:
null
|
NavigationLookAndFeel
search
search
:
null
|
SearchFieldLookAndFeel
secondary
Navigation
secondary
Navigation
:
null
|
NavigationLookAndFeel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
background
Color
button
primary
Navigation
search
secondary
Navigation
Source Code
@resolution/confluence-api-client
Loading...