mirror of
https://gitee.com/layui/layui.git
synced 2025-12-26 22:25:48 +08:00
新增 table 的 `cellExpandedWidth` 基础属性,用于设置所有单元格默认展开后的宽度 新增 table 的 `expandedMode` 表头属性,用于设置当前表头单元格展开方式,优先级高于 `cellExpandedMode`
新增 table 的 `cellExpandedWidth` 基础属性,用于设置所有单元格默认展开后的宽度 新增 table 的 `expandedMode` 表头属性,用于设置当前表头单元格展开方式,优先级高于 `cellExpandedMode`