BaseTile

The base tile spans all of its container

<BaseTile
  icon="leather"
  title="Ons leer"
  link="/"
/>

Attributes

attribute description type accepted values default
icon name of the icon String icon names within the project -
title Tile title String - -
link link to other page String - -