Where the mouse events will be detected
If set to canvas
only the particles canvas will be targeted
If set to parent
only the particles canvas parent will be targeted
If set to window
every area will be the target
Readonly
eventsInteraction events options, this configures which events are enabled and which modes should be used
Readonly
modesInteraction modes options, this configures every mode behavior
This load method is used to load data in the classes used as generic
Optional
data: RecursivePartial<IInteractivity>the input options
[[include:Options/Interactivity.md]]