Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
EmiyaYang opened this issue Feb 17, 2020 · 2 comments
Closed
1 task done

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

EmiyaYang opened this issue Feb 17, 2020 · 2 comments

Comments

@EmiyaYang
Copy link

EmiyaYang commented Feb 17, 2020

  • 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(...);
}
@EmiyaYang EmiyaYang changed the title 多选框选项支持已选项的自定义渲染 多选框支持已选项的自定义渲染 Feb 17, 2020
@github-actions
Copy link

github-actions bot commented Jan 4, 2021

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant