OGImage

OGImage

Class to store Open Graph image metadata

Constructor

new OGImage()

Members

alt :string

og:image:alt

Default Value:
  • null
Type:
  • string

height :number

og:image:height

Default Value:
  • 0
Type:
  • number

secureUrl :string

og:image:secure_url

Default Value:
  • null
Type:
  • string

type :string

og:image:type

Default Value:
  • null
Type:
  • string

url :string

og:image:url

Default Value:
  • null
Type:
  • string

width :number

og:image:width

Default Value:
  • 0
Type:
  • number