Appearance
FsRowHandle
操作列配置
Props
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| dropdown | 按钮折叠配置 | object | - | |
| buttons | 按钮配置 { view:{...FsButton,click:Function,order:1}, edit:{...FsButton,click:Function,order:2}, remove:{...FsButton,click:Function,order:3}, ...自定义 } | object | - | |
| group | 按钮分组,上面的 buttons 为默认分组 { groupKey:{buttonKey:{},buttonKey2:{}} } | object | - | |
| active | 当前激活分组 | string | - | "default" |
| scope | scope | object | - | {} |
Events
| Event name | Properties | Description |
|---|---|---|
| handle |
Slots
| Name | Description | Bindings |
|---|---|---|
| cell-rowHandle-left | ||
| cell-rowHandle-middle | ||
| cell-rowHandle-right |