mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
!843 增加sliding panel高度回调以及可选背景蒙层接口
Merge pull request !843 from xiexiyun/sliding_panel
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