<a href="#">Please visit this link</a>
<a href="{{ href }}" {{ additionalAttributes }}>{{ linkName }}</a>
{
  "linkName": "Please visit this link",
  "href": "#",
  "target": "_self"
}

No notes defined.