@inkefe/components-custom-table
v1.0.2
Published
CustomTable
Downloads
37
Readme
@inkefe/components-custom-table
简介:CustomTable
API
| 参数 | 说明 | 类型 | 默认值 | 备注 |
| ---- | ---- | ---- | ---- | ---- |
| needHighlight
| 是否高亮选中行 | Boolean
| true
| |
| highlightColor
| 高亮选中行背景颜色 | String
| #e6fff9
| |
| needScrollbar
| 是否展示自定义滚动条 | Boolean
| true
| |