提交 65770f6e 编写于 作者: Z zhangxiao150 提交者: 张潇

fixed 77b4e7fb from https://gitee.com/zhang-xiao150/docs/pulls/21035

checkbox文档修正
Signed-off-by: Nzhangxiao150 <zhangxiao150@huawei.com>
Change-Id: Idfef4951feaf40a72c8da0842f7a8f0587614d78
上级 18d11e0d
......@@ -31,7 +31,7 @@ Toggle(options: { type: ToggleType, isOn?: boolean })
| 名称 | 描述 |
| -------- | ---------------- |
| Checkbox | 提供单选框样式。<br>**说明:**<br/>[通用属性margin](ts-universal-attributes-size.md)的默认值为:<br>{<br>&nbsp;top: 12 px,<br>&nbsp;right: 12 px,<br>&nbsp;bottom: 12 px,<br>&nbsp;left: 12 px<br> } |
| Checkbox | 提供单选框样式。<br>**说明:**<br/>[通用属性margin](ts-universal-attributes-size.md)的默认值为:<br>{<br>&nbsp;top: 14 px,<br>&nbsp;right: 14 px,<br>&nbsp;bottom: 14 px,<br>&nbsp;left: 14 px<br> } |
| Button | 提供状态按钮样式,如果子组件有文本设置,则相应的文本内容会显示在按钮内部。 |
| Switch | 提供开关样式。<br>**说明:**<br/>[通用属性margin](ts-universal-attributes-size.md)默认值为:<br>{<br/>&nbsp;top: 14 vp,<br/>&nbsp;right:6 vp,<br/>&nbsp;bottom: 14 vp,<br/>&nbsp;left: 6 vp<br/> } |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册