Skip to content

@jakguru/vueprint / @jakguru/vueprint/utilities / ApplicationHook

Interface: ApplicationHook

@jakguru/vueprint/utilities.ApplicationHook

Define the shape of a hook that will be used when an application property changes state

Properties

onFalse

Optional onFalse: () => void

Type declaration

▸ (): void

Returns

void

Defined in

src/utilities/index.ts:26


onTrue

Optional onTrue: () => void

Type declaration

▸ (): void

Returns

void

Defined in

src/utilities/index.ts:25

Vueprint is a commercial work product released under the MIT License and is provided as-is with no warranty or guarantee of support.