AlignedTiles

A fork from the PCF Tile control that allows more than one tile to be created part of the same control. Tiles are an excellent way to declutter your form with a summary of what is on other tabs.

Screenshot

Colored PCF tiles with record counts

Release

Download the latest release from the release tab

Instructions

Clone the respository then run the following command then run the following commands

PM> npm install
PM> npm run build
PM> npm start