Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
ContentLookAndFeel
Interface ContentLookAndFeel
interface
ContentLookAndFeel
{
body
?:
null
|
ContainerLookAndFeel
;
container
?:
null
|
ContainerLookAndFeel
;
header
?:
null
|
ContainerLookAndFeel
;
screen
?:
ScreenLookAndFeel
;
}
Hierarchy
Record
<
string
,
unknown
>
ContentLookAndFeel
Index
Properties
body?
container?
header?
screen?
Properties
Optional
body
body
?:
null
|
ContainerLookAndFeel
Optional
container
container
?:
null
|
ContainerLookAndFeel
Optional
header
header
?:
null
|
ContainerLookAndFeel
Optional
screen
screen
?:
ScreenLookAndFeel
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
container
header
screen
Source Code
@resolution/confluence-api-client
Loading...