wf-core:image

This tag will create an img element with appropriate image representation.

Syntax
<wf-core:image
   alt="..."?
   article="..."?
   articleId="..."?
   articleTypeName="..."?
   aspectVariant="..."?
   imagePolicy="..."?
   onClick="..."?
   preload="..."?
   scale="..."?
   styleClass="..."?
   title="..."?
   width="..."?/>
Attributes
articleId

The id of the image article.

article

The image article.

width

The width of the image.

alt

The alternate text of the image.

title

The title of the image.

scale

The image scale.

articleTypeName

Deprecated. The type of the article.

styleClass

Style class name of the image.

onClick

Deprecated. The onclick handler of the image.

imagePolicy

The image policy.

aspectVariant

The aspect variant.

preload

The preload attribute. Possible values are proxy, placeholder