Skip to content

Image

Image is a component that displays images stored in the File Manager. Set the file manager path to the image you want to display.

Property

NoItemInput ValueDefault ValueAction PropertyTypeAction Default ValueDescription
1IDStringAuto-generatedidstringAuto-generatedThe [id] property cannot be set by actions.
2WidthString320widthstring320Component width
3HeightString240heightstring240Component height
4XStringxstringX coordinate position
5YStringystringY coordinate position
6Icon ColorStringiconColorstringIcon color displayed when no image is set. Added in v3.4.0.
7Background ColorStringbackgroundColorstringBackground color displayed when no image is set. Added in v3.4.0.
8Object FitSelection
1.Cover
2.Contain
3.None
CoverobjectFitstringcoverImage display method
9VisibilityBooleanONvisibilitybooleantrueComponent show/hide
10ValueString
Selection Dialog
valuestringPath of image to display
11Click EventSelection
1.None
2.NEXT UI
3.URL
4.Action
NoneEvent setting for click

Event

Event nameDescription
onclickPerforms an action when clicked.