Optional heightOptional hrefThe target resource pointed to by a Link.
Optional hreflangHints as to the language used by the target resource. Field MUST be a [BCP47] Language-Tag.
Optional mediaWhen used on a Link, identifies the MIME media type of the referenced resource
Optional nameA simple, human-readable, plain-text name for the object. HTML markup MUST NOT be included. [For multiple language-tagged values use nameMap property]
Optional nameA simple, human-readable, plain-text name for the object. HTML markup MUST NOT be included. [For a single value use name property]
Optional previewIdentifies an entity that provides a preview of this object.
Optional relA link relation associated with a Link. The value MUST conform to both the [HTML5] and [RFC5988] "link relation" definitions. In the [HTML5], any string not containing the "space" U+0020, "tab" (U+0009), "LF" (U+000A), "FF" (U+000C), "CR" (U+000D) or "," (U+002C) characters can be used as a valid link relation.
Optional typeIdentifies the Object type. Multiple values may be specified.
Optional widthOn a Link, specifies a hint as to the rendering width in device-independent pixels of the linked resource. Type: Non negative integer
Generated using TypeDoc
On a Link, specifies a hint as to the rendering height in device-independent pixels of the linked resource. Type: Non negative integer
Docs