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

!20125 fix dragBar name

Merge pull request !20125 from 卡哥/master
......@@ -18,7 +18,7 @@ You can bind a sheet to a component through the **bindSheet** attribute. You can
| Name | Type | Mandatory| Description |
| ------------------ | -------------------------------------- | ---- | ---------------------- |
| height | [SheetSize](#sheetsize10) \| [Length](ts-types.md#length) | No| Height of the sheet. |
| showDragBar | boolean | No | Whether the control bar is visible. |
| dragBar | boolean | No | Whether the control bar is visible. |
## SheetSize<sup>10+</sup>
......
......@@ -18,7 +18,7 @@
| 名称 | 类型 | 必填 | 描述 |
| ------------------ | -------------------------------------- | ---- | ---------------------- |
| height | [SheetSize](#sheetsize10)&nbsp;\|&nbsp;[Length](ts-types.md#length) | 否 | 半模态高度。 |
| showDragBar | boolean | 否 | 是否显示控制条。 |
| dragBar | boolean | 否 | 是否显示控制条。 |
## SheetSize<sup>10+</sup>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册