Skip to content
Version: xstate@5.0.0

ActorOptions.input property​

The input data to pass to the actor.

Signature:

input?: InputFrom<TLogic>;