observation-js Documentation - v1.14.0
Preparing search index...
ContentBlockItemList
Interface ContentBlockItemList
interface
ContentBlockItemList
{
skippable
?:
boolean
;
type
:
"item-list"
;
title
?:
string
;
items
:
ItemListItem
[]
;
}
Hierarchy
ContentBlockBase
ContentBlockItemList
Index
Properties
skippable?
type
title?
items
Properties
Optional
skippable
skippable
?:
boolean
type
type
:
"item-list"
Optional
title
title
?:
string
items
items
:
ItemListItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
skippable
type
title
items
observation-js Documentation - v1.14.0
Loading...