xaa
Preparing search index...
MapOptions
Type Alias MapOptions
options for xaa.map
type
MapOptions
=
{
concurrency
:
number
;
thisArg
?:
any
;
}
Index
Properties
concurrency
this
Arg?
Properties
concurrency
concurrency
:
number
number of items to map concurrently
Optional
this
Arg
thisArg
?:
any
the this passed to the map callback
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
concurrency
this
Arg
xaa
Loading...
options for xaa.map