Files
developtools_ace-ets2bundle/compiler/components/xcomponent.json
T
houhaoyu 77c4ef2754 houhaoyu@huawei.com
release logic in Column&XComponent

Signed-off-by: houhaoyu <houhaoyu@huawei.com>
Change-Id: I739f9e687592fb1f273ec36f6378d2c1f4f6fc19
2022-08-18 21:09:06 +08:00

6 lines
99 B
JSON

{
"name": "XComponent",
"attrs": [
"id", "type", "libraryname", "onLoad", "onDestroy"
]
}