tsParticles - v0.0.0
Preparing search index...
tsParticles Particles.js integration
bundle
IBubbleParticleData
Interface IBubbleParticleData
interface
IBubbleParticleData
{
color
?:
IHsl
;
div
?:
HTMLElement
;
finalColor
?:
IHsl
;
inRange
:
boolean
;
opacity
?:
number
;
radius
?:
number
;
}
Index
Properties
color?
div?
final
Color?
in
Range
opacity?
radius?
Properties
Optional
color
color
?:
IHsl
Optional
div
div
?:
HTMLElement
Optional
final
Color
finalColor
?:
IHsl
in
Range
inRange
:
boolean
Optional
opacity
opacity
?:
number
Optional
radius
radius
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
div
final
Color
in
Range
opacity
radius
tsParticles - v0.0.0
Loading...