mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
!876 add sideBarPosition to sideBar_container attr
Merge pull request !876 from 李娟/master
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "SideBarContainer",
|
||||
"attrs": [
|
||||
"showSideBar", "controlButton", "showControlButton", "onChange", "sideBarWidth", "minSideBarWidth", "maxSideBarWidth", "autoHide"
|
||||
"showSideBar", "controlButton", "showControlButton", "onChange", "sideBarWidth", "minSideBarWidth", "maxSideBarWidth", "autoHide", "sideBarPosition"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user