Function: UndoRedo()

UndoRedo(props): ReactNode | Promise<ReactNode>

A toolbar component that lets the user undo and redo changes in the editor.

Parameters

ParameterType
propsobject

Returns

ReactNode | Promise<ReactNode>