Layout - jQuery LigerUI API

jQuery LigerUI

参数列表

参数名 类型 描述 默认值
topHeight Int top Height 50
bottomHeight Int bottom Height 50
leftWidth Int left Width 110
centerWidth Int center Width 300
rightWidth Int right Width 170
InWindow Bool 是否以窗口的高度为准 height设置为百分比时可用 true
heightDiff Int 高度补差 0
height String 高度 '100%'
isLeftCollapse Bool 初始化时 左边是否隐藏 false
isRightCollapse Bool 初始化时 右边是否隐藏 false
allowLeftCollapse Bool 是否允许 左边可以隐藏 true
allowRightCollapse Bool 是否允许 右边可以隐藏 true
allowLeftResize Bool 是否允许 左边可以调整大小 true
allowRightResize Bool 是否允许 右边可以调整大小 true
allowTopResize Bool 是否允许 头部可以调整大小 true
allowBottomResize Bool 是否允许 底部可以调整大小 true
space Int 间隔 3
minLeftWidth Int 调整左侧宽度时的最小允许宽度 80
minRightWidth Int 调整右侧宽度时的最小允许宽度 80
centerBottomHeight Int   100
allowCenterBottomResize Bool 是否允许调整大小 true