说明
1、基于申铁最新的UI需求,在SuitTable的基础上,形成了SuitTableV2。 2、SuitTable版本的所有属性和事件,本版本都支持。 3、以下只列出相对于SuitTable版本上不存在的属性/事件等,即本版本增加的属性等。
# 使用
Copy
# 参数说明
# columns 增加属性
属性 | 描述 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
type | 操作栏增加两个type: 'fixedIconButton' / 'fixedButton ' | string | — | — |
# columns.list 属性
属性 | 描述 | 类型 | 可选值 | 默认值 |
---|---|---|---|---|
title | 针对操作栏,悬浮文字 | string | — | — |
titleStyle | 针对操作栏,悬浮文字的样式 | Object | — | — |
style | 针对操作栏,显示的文字样式 | Object | — | — |