Link interface

Link description.

Properties

attributes

Collection of link attributes.

rel

Relation type.

url

Link url.

Property Details

Collection of link attributes.

attributes: {[key: string]: any}

Property Value

{[key: string]: any}

Relation type.

rel: string

Property Value

string

Link url.

url: string

Property Value

string