The Block component (as well as Container and Panel) has a ‘Repeater’ setting. When checked, a logic block group (‘Repeaters’) appears in UI Library, with Set/Get ‘Repeater Data of’ blocks that list components with ‘Repeater’ checked.
This setting is used for Blocks in the Business Consulting blueprint, with corresponding Repeater Data objects; the code indicates it’s for rendering lists, but what’s going on is still murky.
Is there documentation on/are there examples of the use of this feature?