No notes defined.

<a class='c-link c-link--edit c-link--with-icon ' href="" itemprop="item" itemid=""><span itemprop="name">Icon 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": "Icon link",
  "url": "#",
  "display": {
    "modifiers": [
      "edit",
      "with-icon"
    ]
  }
}