Skip to content
Version: xstate@5.0.0

EventObject interface​

The full definition of an event, with a string type.

Signature:

export interface EventObject 

Properties​

PropertyModifiersTypeDescription
typestringThe type of event that is sent.