Files
developtools_ace-ets2bundle/compiler/components/xcomponent.json
T
zhangbingce cf1b6ae485 support XComponentController for getXComponentSurfaceId on OHOS
Signed-off-by: zhangbingce <zhangbingce@huawei.com>
Change-Id: I494d077bb300583e1efea4e83581304d41eaddf5
2022-01-11 16:40:40 +08:00

7 lines
117 B
JSON

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