tsParticles - v4.3.0
Preparing search index...
tsParticles GIF Shape
IGifShape
IGifShape
Interface IGifShape
interface
IGifShape
{
close
?:
boolean
;
height
:
number
;
loopCount
?:
number
;
name
?:
string
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
src
:
string
;
width
:
number
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
IGifShape
Indexable
[
key
:
string
]:
unknown
Index
Properties
close?
height
loop
Count?
name?
particles?
src
width
Properties
Optional
close
close
?:
boolean
height
height
:
number
Optional
loop
Count
loopCount
?:
number
Optional
name
name
?:
string
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
src
src
:
string
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
height
loop
Count
name
particles
src
width
tsParticles - v4.3.0
Loading...