tsParticles - v0.0.0
Preparing search index...
tsParticles Sounds Plugin
Options/Interfaces/ISoundsEvent
ISoundsEvent
Interface ISoundsEvent
interface
ISoundsEvent
{
audio
?:
SingleOrMultiple
<
string
|
ISoundsAudio
>
;
event
:
SingleOrMultiple
<
string
>
;
filter
?:
string
|
FilterFunction
;
melodies
?:
ISoundsMelody
[]
;
notes
?:
ISoundsNote
[]
;
}
Implemented by
SoundsEvent
Index
Properties
audio?
event
filter?
melodies?
notes?
Properties
Optional
audio
audio
?:
SingleOrMultiple
<
string
|
ISoundsAudio
>
event
event
:
SingleOrMultiple
<
string
>
Optional
filter
filter
?:
string
|
FilterFunction
Optional
melodies
melodies
?:
ISoundsMelody
[]
Optional
notes
notes
?:
ISoundsNote
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
audio
event
filter
melodies
notes
tsParticles - v0.0.0
Loading...