Skip to content

InspectedActorEvent

Hierarchy

  • BaseInspectionEventProperties
    • InspectedActorEvent

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.

rootId

rootId: string

type

type: @xstate.actor