view.list
Block for displaying data in a list.
Component properties
Name |
Type |
Description |
|
"view.list" |
Set component type |
|
string |
Label above the component. |
|
string |
Determines the direction of the list:
|
|
string |
Hint text. |
|
array |
Array of list items. |
|
view |
List item. |
|
object |
In some languages, like Arabic or Hebrew, text is written from right to left. Use this property to set up the correct display mode for the component. |
|
string |
Display mode:
The chosen value will be added to the |
|
string |
Specifies the size of the margins between elements. Acceptable values in ascending order: |
|
condition |
Validation based on condition. |