lindelof / particles-bg-vue

A vue.js particles animation background component
https://codesandbox.io/s/particles-bg-vue-bg145
MIT License
233 stars 17 forks source link

Destroy method #5

Closed aonghas closed 4 years ago

aonghas commented 4 years ago

Hi there, how do you destroy the instance of the particle generator when you navigate out? Maybe by implementing something in beforeDestroy()?

Thanks

lindelof commented 4 years ago

Hello, before destroy has destroyed the particle animation https://github.com/lindelof/particles-bg-vue/blob/master/src/particles-bg/particles/BallParticles.vue https://github.com/lindelof/particles-bg-vue/blob/master/src/particles-bg/particles/BallParticles.vue