Skip to Content
InterfacesICommandEvent

Interface: ICommandEvent

Event interface for command execution ICommandEvent

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

id

string

Unique identifier of the command

params

any

Parameters passed to the command

type

CommandType

Type of the command