<a href="#">
Home
</a>
<a href="{{ url }}" {{{ifattr 'class' modifier }}} {{{ifattr 'target' modifier 'extern' '_blank' }}}>
{{#if icon }}
{{> '@icon' icon=icon }}
{{/if}}
{{#if iconOnly }}
<span class="sr-only">{{ label }}</span>
{{else}}
{{ label }}
{{/if}}
{{#if count }}
{{> '@badge' }}
{{/if}}
</a>
label: Home
url: '#'
There are no notes for this item.
This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.
<a href="#">
Home
</a>
Check that the title element describes the document.
<title>Default
Check that the link text combined with programmatically determined link context identifies the purpose of the link.
<a href="#">
Home
</a>