ActionCompleteEventArgs

16 Dec 20251 minute to read

Provides detailed information about an ActionComplete event.

Properties

editorMode string

Specifies the current mode of the editor.

event MouseEvent|KeyboardEvent

Specifies the event associated with the action, such as a mouse or keyboard event.

name string

Specifies the name of the event.

requestType string

Specifies the type of the current action.