Support for collapse-tags props in TagsInput component #7070
ryuhangyeong
started this conversation in
Feature requests
Replies: 1 comment
-
You can add this logic with Combobox component |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Example
https://element-plus.org/en-US/component/select.html#basic-multiple-select
If there are many selected tags, the Input height will become infinitely higher. This doesn't look good. Therefore, I hope props like the example are supported!
Beta Was this translation helpful? Give feedback.
All reactions