<span class="a-sort d-inline-flex align-items-center font-weight-bold cursor-pointer  ">Label<i class="icon-arrow-down"></i></span>
<span class="a-sort d-inline-flex align-items-center font-weight-bold cursor-pointer {% if active %}-active{% endif %} {% if up %}-up{% endif %}">{{text}}<i class="icon-arrow-down"></i></span>
{
  "text": "Label",
  "active": false,
  "up": false
}

No notes defined.