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