<div class="a-indicator  neutral  ">
    label
</div>
<div class="a-indicator {% if status %} {{status}} {% else %} neutral {% endif %} {% if outline %} a-indicator__outline {% endif %}">
	{{label}}
</div>
{
  "label": "label",
  "status": "neutral",
  "outline": null
}

There are no notes for this item.