Function: UndoRedo()

UndoRedo(props, context?): ReactNode

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

Parameters

ParameterType
propsobject
context?any

Returns

ReactNode