Preparing search index...
The search index is not available
API Documentation
API Documentation
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
dataset
Item
Id
:
IdType
The id of the row item in the dataset.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
dataset
Item
Id
API Documentation
Loading...
Emitted e.g. when a row is clicked.