Resource Base
Table of contents

IUndoRedoStateChangedEvent

Syntax

export interface IUndoRedoStateChangedEvent {
    undoCount: number;
    redoCount: number;
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: