提交 fff75385 编写于 作者: Y yanjin1122

add effect component doc

Signed-off-by: Nyanjin1122 <976819878@qq.com>
上级 590dfdc1
......@@ -49,7 +49,7 @@ struct Index {
EffectComponent() {
Column() {
Text("Normal text without blur")
Text("Normal text without blur effect")
.fontSize(30)
.fontWeight(FontWeight.Bold)
.borderRadius(20)
......@@ -78,3 +78,5 @@ struct Index {
}
}
```
![zh-cn_image_effectcomponent](figures/zh-cn_image_effectcomponent.png)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册