We found 5 matches for: UI: Images

An overview of all UI: Images blocks currently available, updated daily!

image: picture

Basic HTML picture element

In-pins

lazy loading
Will load the image when visible if set to true

Default:
false
sources
The different alternative pictures that can be used. Strings and objects are supported. If the value is a string it will be used as srcset, for the objects the following fields can be set: media, sizes, src, srcset or type

Out-pins

uicomponent
image: asset image

Allows the user to choose a public image saved in the assets

In-pins

Alt
Description of the image which is not mandatory but useful for accessibility

Default:
Filename
lazy loading
Will load the image when visible if set to true

Default:
false

Out-pins

uicomponent
Image: image zoom

Basic HTML image element with zoom

In-pins

Zoom
The amount you want to zoom in on the image

Default:
1

Out-pins

uicomponent
image: internal image

Images and other files are not exposed by default. This action accepts an internal filepath and will display the given file in the frontend.

In-pins

lazy loading
Will load the image when visible if set to true

Default:
false
Path
File

Out-pins

uicomponent
image: basic image

Basic HTML image element

In-pins

lazy loading
Will load the image when visible if set to true

Default:
false

Out-pins

uicomponent