Type Alias: SelectedCellProps<M>
SelectedCellProps<
M
>:object
Type Parameters​
• M extends Record
<string
, any
>
Type declaration​
cellRect​
cellRect:
DOMRect
entityId​
entityId:
string
entityPath​
entityPath:
string
height​
height:
number
propertyKey​
propertyKey:
Extract
<keyofM
,string
>
width​
width:
number