<div class="spacer"></div><a class="link--inverse" rel="external" href="https://example.com/inverse">Link</a>
{% if not standAlone %}<div class="spacer"></div>{% endif %}
<a{% if className %} class="{{ className }}"{% endif %}{% if rel %} rel="{{ rel }}"{% endif %} href="{{ href }}">{{ label }}</a>
{
"href": "https://example.com/inverse",
"label": "Link",
"className": "link--inverse",
"rel": "external",
"bodyClass": "has-blue-500-background-color"
}
There are no notes for this item.