How do I use the groups property in the custom group headers control? #24200
Unanswered
cardinalpipkin
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to use the customer headers but they are not appearing and it's possibly down to not knowing what to put into the
groups={this.groups} property. The fluent ui code says use the CreateGroups() function but this isn't provided and I think it's just an example function anyway.
I would really appreciate instructions on how to use it. Here is my JSX so far:
This renders the list but with no groupings.
Beta Was this translation helpful? Give feedback.
All reactions