Twig API
Parameters
images
- Type:
array
List of images to display. Each item in the array is an object that will be passed to the Figure
component Twig template.
attr
- Type:
array
Custom attributes for the root element.
inner_attr
- Type:
array
Custom attributes for the inner element.
image_attr
Custom attributes for each image wrapper element.
Blocks
image
Use this block to customize each image output.