Files
developtools_ace-ets2bundle/compiler/components/form_component.json
T
lihong 235fd955e8 lihong67@huawei.com
sync code from master for fix watch syntax check.

Signed-off-by: lihong <lihong67@huawei.com>
Change-Id: I16b18eb43d6b27d0a23e3ff1d7ddac4ef73c030a
2022-05-11 14:44:36 +08:00

8 lines
188 B
JSON

{
"name": "FormComponent",
"atomic": true,
"attrs": [
"size", "moduleName", "dimension", "allowUpdate", "visibility",
"onAcquired", "onError", "onRouter", "onUninstall"
]
}