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