Customise Autocomplete Dropdown #968
Answered
by
rtivital
mchandlernz
asked this question in
Q&A
-
Hello, love the library so far! I was wondering if it was possible to customise the Autocomplete dropdown component? I had a use case where I wanted to group the results based on their categories and add headers to the category. Kind of like this: |
Beta Was this translation helpful? Give feedback.
Answered by
rtivital
Mar 10, 2022
Replies: 1 comment
-
You can group Autocomplete items the same was as in Select component – https://codesandbox.io/s/vigilant-bas-nx9u30?file=/src/App.tsx |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mchandlernz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can group Autocomplete items the same was as in Select component – https://codesandbox.io/s/vigilant-bas-nx9u30?file=/src/App.tsx