提交 77b4e7fb 编写于 作者: Z zhangxiao150

checkbox文档修正

Signed-off-by: Nzhangxiao150 <zhangxiao150@huawei.com>
Change-Id: Idfef4951feaf40a72c8da0842f7a8f0587614d78
上级 52ee24df
......@@ -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: 6px,<br/>&nbsp;right: 14px,<br/>&nbsp;bottom: 6 px,<br/>&nbsp;left: 14 px<br/> } |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册