<a href="" class="n7-link n7-link--sm">Text</a>
{% extends '@link' %}
{
  "label": "Text",
  "icon": "mini--pencil-square",
  "classes": "n7-link--sm"
}

Link component. Configurations:

  • allyHidden: true adds attributes in order to hyde the link from keyboard and screenreader (used in card fully clickable)

  • hasIcon: true to display an icon

You can configure: icon, classes, label