Skip to content
Discussion options

You must be logged in to vote

ListItem is really designed for lists on the smaller side, each item in the list is a widget in its own right (and in turn can contain multiple widgets). Adding lots of widgets will slow things down a wee bit.

Depending on what it is you're wanting to do, you'll probably find that OptionList is better suited to your needs here; it's just a single widget and can contain lots of content without any noticeable impact.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by davep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2783 on June 15, 2023 07:50.