[[include:Options/Particles.md]]

Implements

Indexable

  • [name: string]: unknown

Constructors

Properties

Options for customizing the behavior when a particle bounces

collisions: Collisions

Particles collisions options

Particles color options

effect: Effect

Particles effects options

Particles groups

Particles interactivity options, overrides general interactivity options

move: Move

Particles movement options

Particles number options

opacity: Opacity

Particles opacity options

reduceDuplicates: boolean

Particles options for reducing the randomization of duplicate particles, the index will be used for choosing the array values

shadow: Shadow

Particles shadow options

shape: Shape

Particles shape options

size: Size

Particles size options

Particles stroke options

zIndex: ZIndex

Particles z-index options

Methods