Skip to content

rune-langium / visual-editor/src / useCanRedo

Function: useCanRedo()

ts
function useCanRedo(): boolean;

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

Whether there are future states to redo to.

Returns

boolean

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