提交 0253ab06 编写于 作者: L luoweibin

说明默认值

Signed-off-by: Nluoweibin <luoweibin3@huawei.com>
Change-Id: I3ae44c0e7a89192db04cda1288521e2bf8b3c0a5
上级 c55b5dac
......@@ -38,8 +38,8 @@ Panel(show: boolean)
| fullHeight | string&nbsp;\|&nbsp;number | 指定PanelMode.Full状态下的高度。<br/>默认值:当前组件主轴大小减去8vp空白区<br/>**说明:** <br/>不支持设置百分比。 |
| halfHeight | string&nbsp;\|&nbsp;number | 指定PanelMode.Half状态下的高度。<br/>默认值:当前组件主轴大小的一半。<br/>**说明:** <br/>不支持设置百分比。 |
| miniHeight | string&nbsp;\|&nbsp;number | 指定PanelMode.Mini状态下的高度。<br/>默认值:48<br/>单位:vp<br/>**说明:** <br/>不支持设置百分比。 |
| show | boolean | 当滑动面板弹出时调用。 |
| backgroundMask<sup>9+</sup>|[ResourceColor](ts-types.md#resourcecolor)|指定Panel的背景蒙层。|
| show | boolean | 当滑动面板弹出时调用。 <br/>默认值:true |
| backgroundMask<sup>9+</sup>|[ResourceColor](ts-types.md#resourcecolor)|指定Panel的背景蒙层。<br/>默认值:'#08182431' |
| showCloseIcon<sup>10+</sup> | boolean | 设置是否显示关闭图标,true表示显示,false表示不显示。<br/>默认值:false |
## PanelType枚举说明
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册