itemTemplate property

List<FormBlock> itemTemplate
final

Template blocks to repeat for each item. Each item instance consists of all blocks in this list.

Implementation

final List<FormBlock> itemTemplate;