Skip to content

raise

raise(event): PickFromUnion<BehaviorActionIntend, "type", "raise">

Defined in: behaviors/behavior.types.ts:296

Parameters

event

SyntheticBehaviorEvent | CustomBehaviorEvent<Record<string, unknown>, string, `custom.${string}`>

Returns

PickFromUnion<BehaviorActionIntend, "type", "raise">