Magidoc

ImageAnchor
Enum

The anchor point for the images in the theme. This is used to determine how the images are cropped when they don't match the aspect ratio of the container.

Possible Values

#

BOTTOM

Anchor the images at the bottom

CENTER

Anchor the images at the center

LEFT

Anchor the images at the left

NONE

No anchor point.

RIGHT

Anchor the images at the right

TOP

Anchor the images at the top

Usages

#

References

#

  • Field imageAnchor from Theme