Skip to content

InspectedEventEvent

Hierarchy

  • BaseInspectionEventProperties
    • InspectedEventEvent

Index

Properties

actorRef

actorRef: AnyActorRef

The relevant actorRef for the inspection event.

  • For snapshot events, this is the actorRef of the snapshot.
  • For event events, this is the target actorRef (recipient of event).
  • For actor events, this is the actorRef of the registered actor.

event

rootId

rootId: string

sourceRef

sourceRef: undefined | AnyActorRef

type

type: @xstate.event