Service Tiles

The service tile group is a module that is experimental and will have more documentation coming soon. You can view the structure markup of the service-group.html file located in the sample folder. The key element of using this module is to ensure that each tile id corresponds to the appropreate panel id. For example the service tile <div tabindex="5" class="service-tile" data-tile-id="panel-5"> corresponds to and uses the <div class="service-tile-panel" data-tile-id="panel-5"> panel.