Skip to content

rune-langium / visual-editor/src / useUndo

Function: useUndo()

ts
function useUndo(): () => void;

Defined in: packages/visual-editor/src/store/history.ts:63

Returns the undo function from the temporal store.

Returns

() => void

Core packages released under MIT. Studio app released under FSL-1.1-ALv2.