x

Open in Github
@twicpics-components
Documentation

position property

Incontainmode,the position property changes the location of the image inside the area of the component.

The syntax is the same as for CSS position properties (e.g.background-positionorobject-position).

Useful values aretop,bottom,left, andright, but all valid CSS position values are valid.

If you only need border-based positionning, you can also use anchor  property.

position="top"
position="left"
No position set (centerby default)
No position set (centerby default)