Appearance
<foreach>
Iterates over a collection and renders a child widget for each item.
<foreach iterable="items"> <text>...</text> </foreach>
iterable
string