Results 1 - 3 of 3

HTMLAnchorElement.referrerPolicy

The HTMLAnchorElement.referrerPolicy property reflect the HTML referrerpolicy attribute of the <a> element defining which referrer is sent when fetching the resource.
API Experimental HTMLAnchorElement Property Reference Referrer Policy

HTMLAnchorElement.rel

The HTMLAnchorElement.rel property reflects the rel attribute. It is a DOMString containing a space-separated list of link types indicating the relationship between the resource represented by the <a> element and the current document.
API HTML DOM HTMLAnchorElement Property Reference Référence

HTMLAnchorElement.relList

The HTMLAnchorElement.relList read-only property reflects the rel attribute. It is a live DOMTokenList containing the set of link types indicating the relationship between the resource represented by the <a> element and the current document.
API HTML DOM HTMLAnchorElement Property Reference Référence