Skip to content

BehaviorGuard

BehaviorGuard<TBehaviorEvent, TGuardResponse> = (payload) => TGuardResponse | false

Defined in: behavior.types.guard.ts:7

TBehaviorEvent

TGuardResponse

EditorDom

TBehaviorEvent

EditorSnapshot

TGuardResponse | false