DavidKimD
Convex Community15mo ago
3 replies
DavidKim

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?
Was this page helpful?