Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
NavigationLookAndFeel
Interface NavigationLookAndFeel
interface
NavigationLookAndFeel
{
color
:
string
;
highlightColor
?:
null
|
string
;
hoverOrFocus
:
{
backgroundColor
:
string
;
color
:
string
;
}
&
{
[
key
:
string
]
:
unknown
;
}
;
}
Hierarchy
Record
<
string
,
unknown
>
NavigationLookAndFeel
Index
Properties
color
highlight
Color?
hover
Or
Focus
Properties
color
color
:
string
Optional
highlight
Color
highlight
Color
?:
null
|
string
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...