未验证 提交 f56d3e0a 编写于 作者: O openharmony_ci 提交者: Gitee

!18570 Toggle修改默认margin

Merge pull request !18570 from 张潇/dev_release
......@@ -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.
先完成此消息的编辑!
想要评论请 注册