mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
add autoHide interface to SideBarContainer.
Signed-off-by: xuzhidan <xuzhidan1@huawei.com> Change-Id: If7fdf4aefe50ffb2e7a2109d4804092a5cfaca17
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "SideBarContainer",
|
||||
"attrs": [
|
||||
"showSideBar", "controlButton", "showControlButton", "onChange", "sideBarWidth", "minSideBarWidth", "maxSideBarWidth"
|
||||
"showSideBar", "controlButton", "showControlButton", "onChange", "sideBarWidth", "minSideBarWidth", "maxSideBarWidth", "autoHide"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user