Home > borogove > LinkMetadata

LinkMetadata class

Signature:

export class borogove_LinkMetadata 

Constructors

Constructor Modifiers Description
(constructor)(about, url, title, description, image, video) protected Constructs a new instance of the borogove_LinkMetadata class

Properties

Property Modifiers Type Description
about string
description string | null
image string[]
title string | null
url string
video string[]