Files
developtools_ace-ets2bundle/compiler/components/rich_text.json
T
yaoyuchi 393517c64c add RichText component
Signed-off-by: yaoyuchi <yaoyuchi@huawei.com>
2022-02-14 11:29:26 +08:00

7 lines
88 B
JSON

{
"name": "RichText",
"single": true,
"attrs": [
"onStart", "onComplete"
]
}