Represents an event argument related to grid cell interactions.

Hierarchy

Hierarchy (view full)

Constructors

Properties

Constructors

Properties

Represents the grid cell that triggered the event.

event: any

Represents the original event that occurred Examples of such events include: selecting, clicking, double clicking, etc.

owner?: any

Provides reference to the owner component.