observation-js Documentation - v1.14.0
Preparing search index...
ContentBlockHtml
Interface ContentBlockHtml
interface
ContentBlockHtml
{
skippable
?:
boolean
;
type
:
"html"
;
body
:
string
;
collapsed
?:
boolean
;
}
Hierarchy
ContentBlockBase
ContentBlockHtml
Index
Properties
skippable?
type
body
collapsed?
Properties
Optional
skippable
skippable
?:
boolean
type
type
:
"html"
body
body
:
string
Optional
collapsed
collapsed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
skippable
type
body
collapsed
observation-js Documentation - v1.14.0
Loading...