x

Open in GithubOpen in StackBlitz
@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-positionor object-position).

Useful values aretop,bottom,left, and right, 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)