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