Type Alias: OnRowClickParams<T>
OnRowClickParams<
T
>:object
Type Parameters​
• T extends Record
<string
, any
>
Type declaration​
event​
event:
React.SyntheticEvent
rowData​
rowData:
T
rowIndex​
rowIndex:
number
Defined in​
packages/firecms_core/src/components/VirtualTable/VirtualTableProps.tsx:5