No notes defined.
<a class='c-link c-link--muted ' href="" itemprop="item" itemid=""><span itemprop="name">Muted link</span></a>
<a class='{{ get_component_class( 'link', display ) }} {% if showInModal %} o-modal-trigger {% endif %}'
href="{{ href }}"
itemprop="item"
itemid="{{ href }}"
{% if id %} id="{{ id }}" {% endif %}
{% if target %} target="{{ target }}" {% endif %}
{% if rel %} rel="{{ rel }}" {% endif %}
{% if title %} title="{{ title }}" {% endif %}><span itemprop="name">{{ text }}</span></a>
{
"text": "Muted link",
"url": "#",
"display": {
"modifiers": [
"muted"
]
}
}