Home > @ibloat/homie-ts > PropertyOptions > setHook
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
Parameter | Type | Description |
---|---|---|
oldValue |
any |
|
newValue |
any |