Add aria-label attribute
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #2968147. -->
Reported by: [i.mcbride](https://www.drupal.org/user/539500)
>>>
<p>Similar to issue <a href="https://www.drupal.org/project/link_attributes/issues/2920269">#2920269</a>, this adds support for the <code>aria-label</code> attribute to satisfy <a href="https://www.w3.org/TR/WCAG20-TECHS/ARIA8.html">WCAG 2.4.4 and 2.4.9</a>. An example where this is useful is a link call to action field where the text is something generic like "read more" and the attribute value can add the context about the link destination.</p>
issue