add RichText component

Signed-off-by: yaoyuchi <yaoyuchi@huawei.com>
This commit is contained in:
yaoyuchi
2022-02-14 11:29:26 +08:00
parent 8e0188ed38
commit 393517c64c
+7
View File
@@ -0,0 +1,7 @@
{
"name": "RichText",
"single": true,
"attrs": [
"onStart", "onComplete"
]
}