react-data-grid
react-data-grid copied to clipboard
Feat add selectedCell to ref
#2937
please take a look at this small improvement
This is an internal state and we don't want to add it to the ref. You can use onSelectedCellChange and use a local state in your component