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