Replies: 1 comment
-
Looks like the best way to do it right now is to control the state. |
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
-
Right now I have a very standard ComboBox implementation, but I am specifically looking to get the filtered items count to display in the ListBoxSection header. Is there a way to determine this without completely taking over the filter and supplying value to
defaultFilter
?Beta Was this translation helpful? Give feedback.
All reactions