Skip to content
This page is available as Markdown at /api/behaviors/type-aliases/behaviorguard.md. For the full documentation index, see /llms.txt, or the complete corpus at /llms-full.txt.

BehaviorGuard

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

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

TBehaviorEvent

TGuardResponse

EditorDom

TBehaviorEvent

EditorSnapshot

TGuardResponse | false