Skip to content

rune-langium / visual-editor/src / useCanUndo

Function: useCanUndo()

ts
function useCanUndo(): boolean;

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

Whether there are past states to undo to.

Returns

boolean

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