developtools_ace_ets2bundle/compiler/components/panel.json
tengfan b00e755edd panel showCloseIcon
Signed-off-by: tengfan <tengfan3@huawei.com>
2023-06-21 15:17:03 +08:00

7 lines
188 B
JSON

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