Skip to content

Image List

The Image List is a component that displays images in a tiled format. Set the file manager path to the image you want to display.

Tips

Properties

UI Dialog

ItemInput valueOptionDefault value
IDstringautomatic
Widthnumber488
Heightnumber160
Xnumber
Ynumber
Colsnumber3
Gapnumber4
Object Fitselect- Cover
- Contain
- None
Cover
Visibilityboolean- on
- off
on
Valuetable details1

Action

ItemPropertiesData TypeOptionsDefault value
IDidstringautomatic
Widthwidthnumber488
Heightheightnumber160
Xxnumber
Yynumber
Colscolnumber3
Gapgapnumber4
Object FitobjectFitstring- cover
- contain
- none
cover
Visibilityvisibilityboolean- true
- false
true
Valuevaluearray of object

Tips

[Details 1] Value

Click the "Add" button to register.
To delete, select the check box and click the "Delete" button.
The image is set to the path of the file manager.

SelectIDImage
Checkboximg1/img_101.jpg
Checkboximg2/img_102.jpg
Checkboximg3/img_103.jpg

"value" is in the form of an array of objects.
[[{"id":"img1","image":"/img_101.jpg"},{"id":"img2","image":"/img_102.jpg"},{"id":"img3","image":"/img_103.jpg"}]]

Event

None