提交 79cad3b4 编写于 作者: Z zhangxiao150

toggle 默认margin

Signed-off-by: Nzhangxiao150 <zhangxiao150@huawei.com>
Change-Id: I1f546e2d06331a4de01bb1f6bd33e122328ccad6
上级 37e74c28
......@@ -33,7 +33,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> } |
| Button | 提供状态按钮样式,如果子组件有文本设置,则相应的文本内容会显示在按钮内部。 |
| Switch | 提供开关样式。<br>**说明:**<br/>[通用属性margin](ts-universal-attributes-size.md)默认值为:<br>{<br/>&nbsp;top: 14 px,<br/>&nbsp;right:6 px,<br/>&nbsp;bottom: 6 px,<br/>&nbsp;left: 14 px<br/> } |
| 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.
先完成此消息的编辑!
想要评论请 注册