Repeater

Iterate over a list of elements rendering its children multiple times.

Settings

SettingValueDescription

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

PropertyTypeDefaultDescription

Iterator

General

Current iterated item

Source

General

List of items

Actions

No actions defined.

Events

No events defined.

Last updated