# Wijmo_Undo

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wijmo.undo Module
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Defines the <a href="../classes/wijmo_undo.undostack.html">UndoStack</a> and associated classes.</p>
								</div>
								<p><a href="../classes/wijmo_undo.undostack.html">UndoStack</a> objects track changes made to regular HTML
								input elements as well as most Wijmo controls.</p>
								<p>It also handles the undo/redo keys automatically and provides
								commands for performing undo and redo actions programmatically.</p>
								<p>The example below creates a form with an undo/redo toolbar.
									You can edit the data using any controls, and undo/redo your
								edits at any time.</p>
								<p><a href="/wijmo/demos/Undo/UndoStack/purejs" target="_blank">Example</a></p>
							</div>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Classes
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_undo.addtargeteventargs.html" class="tsd-kind-icon">Add<wbr>Target<wbr>Event<wbr>Args</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_undo.undoactioneventargs.html" class="tsd-kind-icon">Undo<wbr>Action<wbr>Event<wbr>Args</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_undo.undostack.html" class="tsd-kind-icon">Undo<wbr>Stack</a></li>
											<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/wijmo_undo.undoableaction.html" class="tsd-kind-icon">Undoable<wbr>Action</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
					</div>