preftech / dash-tabulator

Tabulator component for Dash Plotly
MIT License
85 stars 22 forks source link

Adding support for events like cellClick, cellDbClick #83

Open stianfeng opened 2 months ago

stianfeng commented 2 months ago

Would it be possible to add support for events like cellClick, cellDbClick etc, similar to rowClicked so that we can use those events in dash callback directly?