<a href="#">Default link</a>
{% render "@a", button, true -%}
{
  "button": {
    "content": "Default link"
  }
}

Link

Two variant styles for links are provided:

  1. Links with the aria-current="page" attribute (which link to the current page) receive a double underline.
  2. Links with a .button class are given the appearance of a button.