I am trying to create a component with list of avatar images like the one you see below, bottom right corner. This component takes in a list of image paths. I need to use that as input and dynamically render the CircleImage components.
How to dynamically add a widget based on data from a list?
Widgets & Design
From the UI I have still not found any way to do this. I do not see any repeater like widget. Googling just gives me Action editor, but that does not seem to be applicable in my case.
Yes
2
2 replies