Grid
Displays a list of items as a grid of items.
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 | false | Can receive events |
Properties
Property | Type | Default | Description |
---|---|---|---|
Source | General | List of items | |
Iterator | General | Current iterated item |
Actions
No defined.
Events
No defined.
Last updated