Skip to content
Version: xstate@5.0.0

ActorLogic.start property​

Signature:

start?: (state: TSnapshot, actorCtx: ActorContext<TSnapshot, TEvent>) => void;