Skip to content

FsRowHandle

操作列配置

Props

Prop nameDescriptionTypeValuesDefault
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"
scopescope--

Events

Event namePropertiesDescription
handle

Slots

NameDescriptionBindings
cell-rowHandle-left
cell-rowHandle-middle
cell-rowHandle-right