RepeaterModel.addGroups Method

Adds groups to the model.
 

Parameters

groups

Type: Array
ElementType: RepeaterGroup
The groups to add.
insertIndex

Type: Number (Integer)
(optional) An index in the groups array at which to insert the group. If not specified, the group will be added to the end.
Optional: True