Undo/Redo

This example shows how the Undo/Redo functionality works. As you enter text into the text field, the ViewModel State will be captured once every 5 seconds. After multiple changes have been made, you will be able to use the undo/redo buttons to navigate back through the previous edits.


Sources:

Info

Pro Tip: Open your Ballast Debugger with this page open to see all Ballast activity in real-time, or just read the browser's Console logs.