Saltar al contenido principal

Interface: SeoOgImageObject

Defined in: src/config/seo-meta.types.ts:16

Open Graph image (string URL or object).

Properties

alt?

optional alt?: string

Defined in: src/config/seo-meta.types.ts:22


height?

optional height?: string | number

Defined in: src/config/seo-meta.types.ts:21


secureUrl?

optional secureUrl?: string

Defined in: src/config/seo-meta.types.ts:18


type?

optional type?: string

Defined in: src/config/seo-meta.types.ts:19


url?

optional url?: string

Defined in: src/config/seo-meta.types.ts:17


width?

optional width?: string | number

Defined in: src/config/seo-meta.types.ts:20