tsParticles - v0.0.0
Preparing search index...
tsParticles Themes Plugin
types
ThemesContainer
Type Alias ThemesContainer
ThemesContainer
:
Container
&
{
actualOptions
:
ThemesOptions
;
currentTheme
?:
string
;
loadTheme
?:
(
name
?:
string
)
=>
Promise
<
void
>
;
manageMediaMatch
?:
(
add
:
boolean
)
=>
void
;
options
:
ThemesOptions
;
themeHandlers
?:
ThemeEventListenersHandlers
;
themeMatchMedia
?:
MediaQueryList
;
themesMaxWidth
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
tsParticles - v0.0.0
Loading...