ActorOptions.execute property​
Whether state actions should be executed immediately upon transition. Defaults to true
.
Signature:
execute?: boolean;
Whether state actions should be executed immediately upon transition. Defaults to true
.
Signature:
execute?: boolean;