Skip to content
On this page

Component: Particles

Props

NameTypes
style
processedPropType<StyleValue>(String, Object, Array)
classes
processedPropType<Record<string, boolean>>(Object)
onInit
*
(app: Application) => void
id
*
string
onContainerResized
(rect: DOMRect) => void
onHotReload
VoidFunction