Files
developtools_ace-ets2bundle/compiler/components/panel.json
T
xiexiyun 7ccb618cf5 增加sliding panel高度回调以及可选背景蒙层接口
Signed-off-by: xiexiyun <xiexiyun@huawei.com>
Change-Id: If5899b95f199ccc7efa8d67c4613fd73503d3e52
2022-07-20 10:03:49 +08:00

7 lines
171 B
JSON

{
"name": "Panel",
"attrs": [
"type", "mode", "dragBar", "fullHeight", "backgroundMask",
"halfHeight", "miniHeight", "show", "onChange", "onHeightChange"
]
}