Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
result-api
api
DataSource
Type Alias DataSource<IdType, ItemType>
DataSource
:
Store
<
ItemType
,
IdType
>
|
unknown
A dataset references a data source. A well known data source is a Store.
Type Parameters
IdType
extends
DatasetItemId
=
DatasetItemId
ItemType
extends
Readonly
<
Record
<
string
,
any
>
>
=
Readonly
<
Record
<
string
,
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
map.apps Bundle APIs 4.19.0
Loading...
A dataset references a data source. A well known data source is a Store.