<div
>
<a
...attributes
id={{@item.ID}}
class="splitter-card"
onclick={{optional @onclick}}
<header>
<h3>{{@item.Name}}</h3>
</header>
</a>
</div>