-
Notifications
You must be signed in to change notification settings - Fork 61
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
Support icons in selected item also, not only in list of options #337
Support icons in selected item also, not only in list of options #337
Conversation
…llow showing icons or other custom content in selected item when the select is closed
@AlexeySemenko can you please add more context to the PR, including running tests and maybe including tests runs (example, something more aligned with this PR) |
Co-authored-by: Arnaud Benhamdine <[email protected]>
…ySemenko/virtual-select into add-icons-to-selected-item
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏻
@AlexeySemenko once you resolve the conflicts the PR should be good to go and get merged 👍🏻 |
conflict resolved |
added config option selectedLabelRenderer, same as labelRenderer to allow showing icons or other custom content in selected item when the select is closed