body
The list container component.
body: UIRow | UIColumn
Notes
- On instances of preset UIList classes, this property defaults to a column view without any spacing, but can be preset to another container view.
- This property should not be changed on UIList instances.
Related
- class UIListViewA view composite that manages views for each item in a list of objects or values.