tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Cards Shape
ICardData
ICardData
Interface ICardData
interface
ICardData
{
close
?:
boolean
;
particles
?:
RecursivePartial
<
IParticlesOptions
>
;
suit
:
SuitType
;
value
:
CardValue
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
IShapeValues
ICardData
Indexable
[
key
:
string
]:
unknown
Index
Properties
close?
particles?
suit
value
Properties
Optional
close
close
?:
boolean
Optional
particles
particles
?:
RecursivePartial
<
IParticlesOptions
>
suit
suit
:
SuitType
value
value
:
CardValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
particles
suit
value
tsParticles - v4.0.0-beta.12
Loading...