picture

This block is part of the Component UI group and was last modified in core v10.4.28.

picture v10.4.28

Basic HTML picture element

In pins 2
  • lazy loading
    condition

    Will load the image when visible if set to true

    Default false

  • sources
    array

    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 1
  • uicomponent
    uicomponent

A typical wiring for picture: the uicomponent out pin feeds build PDF.

Studio canvas example for the picture block: typical wiring for picture.

Version history

Introduced in v10.4.28.


Back to Component UI Return to the main group to view all sub-groups Back to image Return to the group to view all blocks within this group