homie-ts

View the Project on GitHub ibloat/homie-ts

Home > @ibloat/homie-ts > PropertyOptions > setHook

PropertyOptions.setHook method

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Signature:

setHook?(oldValue: any, newValue: any): void | boolean | undefined;

Returns: void | boolean | undefined

Parameters

Parameter Type Description
oldValue any  
newValue any