GridRowClickEvent
Represents the object of the onRowClick
event.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The item from the | |
event? |
|
A specific native DOM event which is fetched by Vue. | |
target? |
|
An event target. |
Represents the object of the onRowClick
event.
Name | Type | Default | Description |
---|---|---|---|
dataItem |
|
The item from the | |
event? |
|
A specific native DOM event which is fetched by Vue. | |
target? |
|
An event target. |