Skip to content
On this page

LayoutContainer 布局容器

Props

参数说明类型可选值默认值
enableLeftSide是否启用左侧栏boolean-true
enableRightSide是否启用右侧栏boolean-true
leftSideWidth左侧栏宽度number / string-300
rightSideWidth右侧栏宽度number / string-300
hideLeftSideToggle是否隐藏左侧栏切换按钮boolean-false
hideRightSideToggle是否隐藏右侧栏切换按钮boolean-false

Slot

name说明
-中间区域
leftSide左侧区域
rightSide右侧区域