Hide Search Bar once the value is been selected from dropdown #467
aishwarya2392
started this conversation in
General
Replies: 1 comment 3 replies
-
Well, that is by design. You have HTML, CSS and JS at your disposal - why use JS all the time? :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Im trying to use this a single select tree dropdown, so whenever I select a value from the dropdown, I need the Search bar to be hidden.
Or is it possible to show the dropdown inside the Search bar similar to react select?
Now i will have to manually hide using css, I havent tried if its possible or not.
Beta Was this translation helpful? Give feedback.
All reactions