mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
add propsUpdated hook
This commit is contained in:
@@ -71,6 +71,8 @@ export class Widget<T extends WEnv> {
|
|||||||
|
|
||||||
mounted() {}
|
mounted() {}
|
||||||
|
|
||||||
|
propsUpdated(newProps: any) {}
|
||||||
|
|
||||||
willUnmount() {}
|
willUnmount() {}
|
||||||
|
|
||||||
destroyed() {}
|
destroyed() {}
|
||||||
|
|||||||
Reference in New Issue
Block a user