增加sliding panel高度回调以及可选背景蒙层接口

Signed-off-by: xiexiyun <xiexiyun@huawei.com>
Change-Id: If5899b95f199ccc7efa8d67c4613fd73503d3e52
This commit is contained in:
xiexiyun
2022-07-19 11:51:41 +08:00
parent 9c7ec58380
commit 7ccb618cf5
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "Panel",
"attrs": [
"type", "mode", "dragBar", "fullHeight",
"halfHeight", "miniHeight", "show", "onChange"
"type", "mode", "dragBar", "fullHeight", "backgroundMask",
"halfHeight", "miniHeight", "show", "onChange", "onHeightChange"
]
}