Files
developtools_ace-ets2bundle/compiler/components/sideBar_container.json
T
xuzhidan 69e4254f90 add autoHide interface to SideBarContainer.
Signed-off-by: xuzhidan <xuzhidan1@huawei.com>
Change-Id: If7fdf4aefe50ffb2e7a2109d4804092a5cfaca17
2022-04-29 14:52:48 +08:00

7 lines
202 B
JSON

{
"name": "SideBarContainer",
"attrs": [
"showSideBar", "controlButton", "showControlButton", "onChange", "sideBarWidth", "minSideBarWidth", "maxSideBarWidth", "autoHide"
]
}