[]
        
(Showing Draft Content)

AddTargetEventArgs Class

AddTargetEventArgs Class

Provides arguments for the UndoStack.addingTarget and UndoStack.addedTarget events.

Heirarchy

Constructors

Properties

Constructors

constructor

Properties

cancel

cancel: boolean

Gets or sets a value that indicates whether the event should be canceled.

target

target: HTMLElement

Gets a reference to the HTMLElement being added to the UndoStack context.

Static empty

empty: EventArgs

Provides a value to use with events that do not have event data.