dash-table
dash-table copied to clipboard
Feature Request: Blink animation for cell value change
Is there any way to update a table such that the values which have changed from the state of the table "blink" a certain colour?
@vab2048 I also think this would be a great feature. I did do a modest attempt with https://www.npmjs.com/package/react-mutation-observer but I think there's no quick win here. Would be happy to do a contribution, but this library is simply to advanced for me.
Did you had any luck with other approaches?
I hope this issue will, eventually, raise some attention.