Skip to main content
Version: 2.1

Adding a List

Use this component to create basic lists of text items to complex items made of multiple visual components.

Here is an example of how to create a simple List using an enum as the Data property, and a simple Label as Item Renderer.

Adding a List