Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added possibility to use full particles options object #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

iToreTS
Copy link

@iToreTS iToreTS commented Nov 2, 2017

I had a full config object with customized options, that I wanted to use.
Since these options didn't fit into all the defaults in this module, I wanted to pass in my object to override all other parameters.
This works for me, and solved my needs.

It is used like this:
<vue-particles :particlesData="particlesSetup"></vue-particles>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant