Link interface
Link description.
attributes | Collection of link attributes. |
rel | Relation type. |
url | Link url. |
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