Select Autocomplete with more options #333
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Is your feature request related to a problem? Please describe.
I am building searchbar with auto-complete feature. My searchbar also have icons on its right.
3.Next problem is suggested list of items don't have any specific class which shows auto-suggestion list is active(select div get "activeOptions" class but its suggestion list don't have any specific class) therefor I can't style that suggestions list as my need. (Note: I have multiple select component on single page thats why unique class is required)
Describe the solution you'd like
The text was updated successfully, but these errors were encountered: