Show HN: Use-Undo – React Hooks to Implement Undo and Redo Functionality
1–2 of 2 posts
Re: Show HN: Use-Undo – React Hooks to Implement Undo and Redo Functionality
#2Is there similar functionality for mobx-state-tree (or an easy way to allow this to work with mobx-state-tree)?
Also I couldn't tell if there was an easy way to implement "transactions" (multiple state elements that change simultaneously and should be undone as a single operation)