Skip to content

多选框支持已选项的自定义渲染 #1793

@EmiyaYang

Description

@EmiyaYang
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

开发者可以自定义 select 框内已选项的具体渲染方式, 可以扩展已选项拖拽排序等功能

What does the proposed API look like?

selectionRender: (selections) {
    return this.$createElement(...);
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions