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.
754 B
754 B
hd-table
Table 表格
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
dataSource | table数据源 | Array |
false |
[] |
stripe | 是否为斑马纹 | Boolean |
false |
false |
height | 表格高度 | String |
false |
默认值:'80vh' |
rowHeight | 行高 | String /Number |
false |
默认值:'80rpx' |
Events
Event Name | Description | Parameters |
---|---|---|
sort-method | 点击排序时触发 | value:Object 当前列表头 |
Slots
Name | Description | Default Slot Content |
---|---|---|
default | - | - |