Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
TopNavigationLookAndFeel
Interface TopNavigationLookAndFeel
interface
TopNavigationLookAndFeel
{
color
?:
null
|
string
;
highlightColor
:
string
;
hoverOrFocus
?:
{
backgroundColor
?:
string
;
color
?:
string
;
}
&
{
[
key
:
string
]
:
unknown
;
}
;
}
Hierarchy
Record
<
string
,
unknown
>
TopNavigationLookAndFeel
Index
Properties
color?
highlight
Color
hover
Or
Focus?
Properties
Optional
color
color
?:
null
|
string
highlight
Color
highlight
Color
:
string
Optional
hover
Or
Focus
hover
Or
Focus
?:
{
backgroundColor
?:
string
;
color
?:
string
;
}
&
{
[
key
:
string
]
:
unknown
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
color
highlight
Color
hover
Or
Focus
Source Code
@resolution/confluence-api-client
Loading...