Casey Brooks
10/13/2022, 4:50 PMballast-undo
to automatically handle state-based undo/redo functionality, and another module, ballast-sync
allows you to synchronize state between multiple ViewModels, potentially over a network. Documentation and examples for both are available in the docs site:
• Undo/Redo: Documentation, Example
• Sync: Documentation, Example