Repeater
Iterate over a list of elements rendering its children multiple times.
Settings
Setting | Value | Description |
---|---|---|
Container | true | Accepts nested children components. |
Droppable | true | Added as a nested child component inside a container. |
Editable | false | Can be edited |
Interactive | true | Can receive events |
Properties
Property | Type | Default | Description |
---|---|---|---|
Iterator | General | Current iterated item | |
Source | General | List of items |
Actions
No actions defined.
Events
No events defined.
Last updated