BehaviorActionSet
BehaviorActionSet<
TBehaviorEvent
,TGuardResponse
> = (payload
,guardResponse
) =>BehaviorAction
[]
Defined in: behaviors/behavior.types.action.ts:67
Type Parameters
TBehaviorEvent
TBehaviorEvent
TGuardResponse
TGuardResponse
Parameters
payload
event
TBehaviorEvent
snapshot
EditorSnapshot
guardResponse
TGuardResponse