tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Destroy Updater
Options/Interfaces/IDestroyBounds
IDestroyBounds
Interface IDestroyBounds
The destroy bounds options
interface
IDestroyBounds
{
bottom
?:
RangeValue
;
left
?:
RangeValue
;
right
?:
RangeValue
;
top
?:
RangeValue
;
}
Implemented by
DestroyBounds
Index
Properties
bottom?
left?
right?
top?
Properties
Optional
bottom
bottom
?:
RangeValue
The bottom bound
Optional
left
left
?:
RangeValue
The left bound
Optional
right
right
?:
RangeValue
The right bound
Optional
top
top
?:
RangeValue
The top bound
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bottom
left
right
top
tsParticles - v4.0.0-beta.12
Loading...
The destroy bounds options