mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
增加sliding panel高度回调以及可选背景蒙层接口
Signed-off-by: xiexiyun <xiexiyun@huawei.com> Change-Id: If5899b95f199ccc7efa8d67c4613fd73503d3e52
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user