revolist / revogrid

Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance 🔋
https://rv-grid.com
MIT License
2.74k stars 171 forks source link

Accessing the instance of a Custom Component Cell #374

Open c4b4d4 opened 1 year ago

c4b4d4 commented 1 year ago

I'm rendering custom components for my cells, and I want to be able to access the instance of a custom component given row,col position.

Is the structure of the code ready to achieve this? If not, any clues on how to do it?