tsParticles - v4.0.0-beta.12
Preparing search index...
tsParticles Basic Bundle
bundle
MemoizeOptions
Interface MemoizeOptions<TArgs>
interface
MemoizeOptions
<
TArgs
>
{
keyFn
?:
(
args
:
TArgs
)
=>
string
;
maxSize
?:
number
;
ttlMs
?:
number
;
}
Type Parameters
TArgs
Index
Properties
key
Fn?
max
Size?
ttl
Ms?
Properties
Optional
key
Fn
keyFn
?:
(
args
:
TArgs
)
=>
string
Optional
max
Size
maxSize
?:
number
Optional
ttl
Ms
ttlMs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
Fn
max
Size
ttl
Ms
tsParticles - v4.0.0-beta.12
Loading...