-
-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I'm working with Vue 3, and I want to add firework sounds whenever a firework explodes. I'm curious about how to implement this.
I want to use a callback when the firework explodes, but I can't find a way to do this.
Here’s my code snippet and configuration.
<vue-particles v-if="showParticles" id="tsparticles" @particles-loaded="particlesLoaded" url="/particles.json" />
1nVitr0
Metadata
Metadata
Assignees
Labels
No labels