Overview

In some cases it is necessary to repeat the DC content by an array in order to access the correct context.

  • Some of the components (Layout Grid, Layout Stacked, Tabs, Table, etc.) can contain repeated subcomponents (i.e., children).

  • After you set their children's repetition, in the majority of cases you will have to map the repeated variables to other DC variables.

  • A repeated child can contain other repeated children (e.g., a repeated Layout Stacked component can contain other repeated Layout Stacked components).