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.