Confluence.js - Cloud and Server API library
Preparing search index...
Models
Theme
Interface Theme
Theme object without links. Used in ThemeArray.
interface
Theme
{
_links
:
Record
<
string
,
any
>
;
description
:
string
;
icon
:
Icon
;
name
:
string
;
themeKey
:
string
;
}
Hierarchy (
View Summary
)
ThemeNoLinks
Theme
Index
Properties
_
links
description
icon
name
theme
Key
Properties
_
links
_links
:
Record
<
string
,
any
>
description
description
:
string
icon
icon
:
Icon
name
name
:
string
theme
Key
themeKey
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
description
icon
name
theme
Key
Confluence.js - Cloud and Server API library
Loading...
Theme object without links. Used in ThemeArray.