tsparticles / react

React tsParticles official component
https://particles.js.org
MIT License
357 stars 24 forks source link

How to change the fixed of canvas to absolute? #72

Closed xiaoshuimao closed 6 months ago

xiaoshuimao commented 6 months ago

Using tsparticles/react, how to change the fixed of the canvas to absolute?

matteobruni commented 6 months ago

Disable fullScreen options, and set your CSS as you prefer, read more here.

https://github.com/matteobruni/tsparticles/issues/1277#issuecomment-1008909977