# Editor.UndoButton > Toolbar button that dispatches actions.undo(). Source: https://docs.docmosaic.com/docs/primitives/undo-button Toolbar button that dispatches actions.undo(). ## Usage ```tsx import { Editor } from '@docmosaic/react'; ; ``` ## API Reference ## Related - [Root](/docs/primitives/root) - the orchestrator