ParticlePlugin
Defined in: particle/ParticlePlugin.ts:15
Implements
Section titled “Implements”Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new ParticlePlugin():
ParticlePlugin
Returns
Section titled “Returns”ParticlePlugin
Properties
Section titled “Properties”name:
string='particle'
Defined in: particle/ParticlePlugin.ts:16
Implementation of
Section titled “Implementation of”Methods
Section titled “Methods”build()
Section titled “build()”build(
app):void
Defined in: particle/ParticlePlugin.ts:24
Parameters
Section titled “Parameters”Returns
Section titled “Returns”void
Implementation of
Section titled “Implementation of”cleanup()
Section titled “cleanup()”cleanup():
void
Defined in: particle/ParticlePlugin.ts:77
Returns
Section titled “Returns”void