Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
HorizontalHeaderLookAndFeel
Interface HorizontalHeaderLookAndFeel
interface
HorizontalHeaderLookAndFeel
{
backgroundColor
:
string
;
button
?:
null
|
ButtonLookAndFeel
;
primaryNavigation
:
TopNavigationLookAndFeel
;
search
?:
null
|
SearchFieldLookAndFeel
;
secondaryNavigation
?:
null
|
NavigationLookAndFeel
;
}
Hierarchy
Record
<
string
,
unknown
>
HorizontalHeaderLookAndFeel
Index
Properties
background
Color
button?
primary
Navigation
search?
secondary
Navigation?
Properties
background
Color
background
Color
:
string
Optional
button
button
?:
null
|
ButtonLookAndFeel
primary
Navigation
primary
Navigation
:
TopNavigationLookAndFeel
Optional
search
search
?:
null
|
SearchFieldLookAndFeel
Optional
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...