Minimum group size #998
Unanswered
semicolonsurvivor
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.
-
Is there any way too have a minimum group size. My group renderer collates some headline data for each group and is spread across 3-4 lines of text. When there are no visible items in the group, the group size clips the bottom data off the group renderer. Is it possible to set a minimum group size but allow it expand?
At present the minimum group size is 1 line height (I think)
Solution I would like: a prop I can pas that can set a minimum group height even if there are no items, but will grow as needed if stacked items require it.
Beta Was this translation helpful? Give feedback.
All reactions