Skip to content
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

[Feature Request] Select Add maxTagCount and maxTagPlaceholder attributes #5568

Closed
icarusion opened this issue Apr 8, 2019 · 1 comment
Closed

Comments

@icarusion
Copy link
Contributor

What problem does this feature solve?

超出指定的 maxTagCount 时, tag 自动隐藏,并显示 N,maxTagPlaceholder 自定义显示内容。

What does the proposed API look like?

<Select :max-tag-count="3" max-tag-placeholder="more">
@iview-bot iview-bot changed the title [Feature Request]Select 新增 maxTagCount 和 maxTagPlaceholder 属性 [Feature Request] Select Add maxTagCount and maxTagPlaceholder attributes Apr 8, 2019
@iview-bot
Copy link
Collaborator

Translation of this issue:

What problem does this feature solve?

Beyond the specified maxTagCount', tag automatically hides and displays N, maxTagPlaceholder'custom display content.

What does the proposed API look like?


<Select: max-tag-count= "3" max-tag-placeholder= "more">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants