Hierarchy

  • IOptions

Implemented by

Indexable

[name: string]: unknown

Properties

autoPlay: boolean
background: IBackground
backgroundMask: IBackgroundMask
backgroundMode: boolean | RecursivePartial<IFullScreen>
delay: RangeValue
detectRetina: boolean
duration: RangeValue
fpsLimit: number
fps_limit: number
fullScreen: boolean | RecursivePartial<IFullScreen>
interactivity: IInteractivity
manualParticles: IManualParticle[]
name?: string
pauseOnBlur: boolean
pauseOnOutsideViewport: boolean
preset?: SingleOrMultiple<string>
responsive: IResponsive[]
retina_detect: boolean
smooth: boolean
style: RecursivePartial<CSSStyleDeclaration>
themes: ITheme[]
zLayers: number