Overview
The Repeater is a container
The Repeater component is used to add multiple components
According to the model's record count, it can repeat the layout
Attributes
Model
Models are used to display content (fields) in the layout
Mostly used for the creating or editing of a record, as well as various types of messaging
You need to create Multi Record Model for Repeater, Refer to this link Models
In the Model, attribute add the Multi Record model
Context Models
A Context model is created by using a multi-record model
It acts as a single record model.
e.g.