tsParticles - v4.1.1
Preparing search index...
tsParticles Engine
Options/Interfaces/IAnimatable
IAnimatable
Interface IAnimatable<T>
Marks an options object as containing animation settings.
interface
IAnimatable
<
T
extends
IAnimation
>
{
animation
:
T
;
}
Type Parameters
T
extends
IAnimation
Index
Properties
animation
Properties
animation
animation
:
T
The animation property
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animation
tsParticles - v4.1.1
Loading...
Marks an options object as containing animation settings.