<header class="box-h box-h-large">Large Header
</header>
<header class="box-h{% for mod in mods %} box-h-{{ mod }}{% endfor %}">
{%- if type == "icon" -%}{%render '@icons', name=icon, class="" %} {%- endif -%}{{label}}
</header>
{
"label": "Large Header",
"mods": [
"large"
]
}
There are no notes for this item.