Skip to main content

HookType

@quik/entity


@quik/entity / HookType

Enumeration: HookType

Defined in: entity/src/decorators/Hooks.ts:27

Available hook types for entity lifecycle events.

Enumeration Members

onAfterFill

onAfterFill: "onAfterFill"

Defined in: entity/src/decorators/Hooks.ts:28


onBeforeFill

onBeforeFill: "onBeforeFill"

Defined in: entity/src/decorators/Hooks.ts:29