Repeater
Iterate over a list of elements rendering its children multiple times.
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 |
Property | Type | Default | Description |
---|---|---|---|
Iterator | General | | Current iterated item |
Source | General | | List of items |
No actions defined.
No events defined.
Last modified 1yr ago