antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 119 forks source link

pass cell value via onCellClick handler #280

Closed jessicalibman closed 3 months ago

jessicalibman commented 3 months ago

Add optional prop onCellClick to TadViewerPane that returns the cell location, column metadata, and cell value.