Module: view/viewButtons/addUndo

(require("view/viewButtons/addUndo"))(layout, commander)

Add buttons to layout for undo and redo, and connect them to commander for functionality.
Parameters:
Name Type Description
layout Layout
commander Commander
Source: