Tile

Component preview opent in nieuw tabblad

There are no notes for this item.

<div class="dso-tile">
    <a href="#">
        <span class="dso-tile-icon">
            <img src="../../dummy/images/icon-tree.png" />
        </span>
        <span class="dso-tile-link">
            Boom kappen of snoeien
        </span>
    </a>
</div>
<div class="dso-tile">
  <a href="#">
    <span class="dso-tile-icon">
      <img src="{{ source | path }}" />
    </span>
    <span class="dso-tile-link">
      {{ label }}
    </span>
  </a>
</div>
id: tile
source: /dummy/images/icon-tree.png
label: Boom kappen of snoeien