提交 d668f162 编写于 作者: 卡哥

lizhouze@huawei.com

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