Optional
attachedAttached states are states that are saved/restored when undoing/redoing. Usually used to restore state that is not part of the document model such as focus, selection, scroll position, etc.
Optional
maxMax number of redo levels to keep, or undefined for infinite.
Optional
maxMax number of undo levels to keep, or undefined for infinite.
Undo middleware options.