gampang - v2.3.7
Preparing search index...
CollectorOptions
Interface CollectorOptions
interface
CollectorOptions
{
max
:
number
;
time
?:
number
;
validation
:
(
ctx
:
Context
)
=>
boolean
|
Promise
<
boolean
>
;
}
Index
Properties
max
time?
validation
Properties
max
max
:
number
Optional
time
time
?:
number
validation
validation
:
(
ctx
:
Context
)
=>
boolean
|
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
max
time
validation
gampang - v2.3.7
Loading...