提交 a1a76aaf 编写于 作者: L luoweibin

fixed 4791a413 from https://gitee.com/luo-weibin/docs/pulls/23370

修改demo
Signed-off-by: Nluoweibin <luoweibin3@huawei.com>
Change-Id: Ia9b56edbc0d30d3062d832adfae1f7b491078963
上级 5ad31779
...@@ -143,6 +143,7 @@ struct SideBarContainerExample { ...@@ -143,6 +143,7 @@ struct SideBarContainerExample {
.sideBarWidth(150) .sideBarWidth(150)
.minSideBarWidth(50) .minSideBarWidth(50)
.maxSideBarWidth(300) .maxSideBarWidth(300)
.minContentWidth(0)
.onChange((value: boolean) => { .onChange((value: boolean) => {
console.info('status:' + value) console.info('status:' + value)
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册