Link interface
Link description.
Properties
attributes | Collection of link attributes. |
rel | Relation type. |
url | Link url. |
Property Details
attributes
Collection of link attributes.
attributes: {[key: string]: any}
Property Value
{[key: string]: any}
rel
Relation type.
rel: string
Property Value
string
url
Link url.
url: string
Property Value
string