Possible to only use content from the select component? #3655
ImamJanjua
started this conversation in
General
Replies: 0 comments
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.
-
Hi, i wanted to implement a feature in my app where user puts some like his address in the input and suggestions will pop up. Like just a simple address autocomplete.
At the moment i am doing the suggestion be shown in the popover component. But it is possible do do that with the select component which could additionally provide keyboard navigation? Like I don't want to show the trigger of select but only the content
Beta Was this translation helpful? Give feedback.
All reactions