How to add a Separator inside a ListBox ? #9705
Unanswered
davidalvarezr
asked this question in
Q&A
Replies: 1 comment
-
|
I assume you tried this? Can you shared a stackblitz or codesandbox demonstrating? |
Beta Was this translation helpful? Give feedback.
0 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.
-
We want to implement a feature where we suggest some items at the top of the ListBox (that is used inside a ComboBox).
We didn't find how to add a Separator inside a ListBox in the docs; we tried but it didn't work.
What is the way to go ? We were thinking of using ListBoxSection without Header otherwise.
Beta Was this translation helpful? Give feedback.
All reactions