modify Divider component in Autocomplete component #1604
MR-Mostafa
started this conversation in
Feature requests
Replies: 2 comments 4 replies
-
|
You can target divider with static class – https://codesandbox.io/s/currying-smoke-y4sxd5?file=/src/App.tsx |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I meant other changes than style. |
Beta Was this translation helpful? Give feedback.
4 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.
-
If the data sent to
Autocompletehas agroupproperty, this component will group the data.It will also use the
Dividercomponent for grouping the data.Is there any way to modify this component? (I mean the
Dividercomponent, for grouping data)Beta Was this translation helpful? Give feedback.
All reactions