DavidKim
DavidKim
CCConvex Community
Created by DavidKim on 11/15/2024 in #support-community
How does the convex dashboard animate data change?
When we update the document in convex dashboard, the dashboard is able to animate the changed cell. and this works across all clients. How is it able to detect a data change (assuming the dashboard uses convex as the backend)
19 replies
CCConvex Community
Created by DavidKim on 11/14/2024 in #support-community
Animating database updates
Lets say I want to mutate data , lets say i have a list of items. I want to animate the deletion of an item in the list or animat ethe addition of an item. How would this be done in react? Is there a way to hook into database updates from the client side?
4 replies