Preparing search index...
The search index is not available
Confluence.js - Cloud and Server API library
Confluence.js - Cloud and Server API library
ServerModels
ContentBody
Interface ContentBody
interface
ContentBody
{
_expandable
:
{
content
?:
string
;
}
;
embeddedContent
?:
ServerModels
.
EmbeddedContent
[]
;
representation
:
string
;
value
:
string
;
webresource
?:
ServerModels
.
WebResourceDependencies
;
}
Index
Properties
_expandable
embedded
Content?
representation
value
webresource?
Properties
_expandable
_expandable
:
{
content
?:
string
;
}
Type declaration
Optional
content
?:
string
Optional
embedded
Content
embedded
Content
?:
ServerModels
.
EmbeddedContent
[]
representation
representation
:
string
value
value
:
string
Optional
webresource
webresource
?:
ServerModels
.
WebResourceDependencies
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_expandable
embedded
Content
representation
value
webresource
Confluence.js - Cloud and Server API library
Loading...
Generated using
TypeDoc
v0.25.12