I have a component that contains a column of elements. It's entire purpose is to hold any number of those child elements. The number of elements can be different for any instance. But it seems like I can't modify the hierarchy of a component. How can I use the component as a container for any necessary number of other elements then?
#Component as a container for flexible number of elements. How?
4 messages · Page 1 of 1 (latest)