Skip to content

Ngx meta.globalmetadata.image

Home > @davidlj95/ngx-meta > GlobalMetadata > image

GlobalMetadata.image property

Specifies image metadata (will be used for link previews / social cards) to be used for more than one module. Like:

Open Graph allows for more attributes for the image. Specify OpenGraph.image if you want to customize those too.

Signature:

readonly image?: GlobalMetadataImage | null;