You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hd-table-column
Table-Column 表格列
Props
Name |
Description |
Type |
Required |
Default |
prop |
列对应字段 |
String |
false |
- |
label |
列标题 |
String |
false |
- |
width |
列宽度 |
String |
false |
- |
fixed |
列是否固定 |
Boolean |
false |
false |
sortable |
是否开启列排序 |
Boolean |
false |
false |