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