Image
The image element is used to insert one or more images in a block
It can be used for traditional images, as well as 360 deg pictures (see a live example here)
Image element properties:
Required: if selected, this element becomes required and cannot be left empty
Size: exact dimension of file in bites (if needed)
Min: minimum dimension of file in bites
Max: maximum dimension of file in bites
In: define the file format, e.g. JPG, JPEG, TIF, etc.
Last updated