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() {}
|
||||
|
||||
propsUpdated(newProps: any) {}
|
||||
|
||||
willUnmount() {}
|
||||
|
||||
destroyed() {}
|
||||
|
||||
Reference in New Issue
Block a user