observation-js Documentation - v1.14.0
Preparing search index...
SoundGalleryItem
Interface SoundGalleryItem
interface
SoundGalleryItem
{
title
:
string
;
subtitle
:
string
;
description
:
string
;
sounds
:
GallerySound
[]
;
link
?:
Link
;
}
Index
Properties
title
subtitle
description
sounds
link?
Properties
title
title
:
string
subtitle
subtitle
:
string
description
description
:
string
sounds
sounds
:
GallerySound
[]
Optional
link
link
?:
Link
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
title
subtitle
description
sounds
link
observation-js Documentation - v1.14.0
Loading...