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
RowEvent
Interface RowEvent<IdType>
Emitted e.g. when a row is clicked.
interface
RowEvent
<
IdType
>
{
datasetItemId
:
IdType
;
}
Type Parameters
IdType
Index
Properties
dataset
Item
Id
Properties
dataset
Item
Id
datasetItemId
:
IdType
The id of the row item in the dataset.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dataset
Item
Id
map.apps Bundle APIs 4.19.0
Loading...
Emitted e.g. when a row is clicked.