Files
developtools_ace-ets2bundle/compiler/components/ability_component.json
T
yaoyuchi ba2f6e4514 add two callback and limit it to child
Signed-off-by: yaoyuchi <yaoyuchi@huawei.com>
Change-Id: I86fb91c13f55fa28206ca441a58b08ee9948e931
2022-04-28 14:45:38 +08:00

5 lines
187 B
JSON

{
"name": "AbilityComponent",
"attrs": ["onReady", "onDestroy", "onAbilityCreated", "onAbilityMoveToFront", "onAbilityWillRemove", "onConnected", "onDisconnected"],
"atomic": true
}