Info
Version: | 1.1.1 |
Author(s): | jantonio.torres |
Last Update: | Thursday, September 3, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Ibs.TileIt |
Install
Install-Package Ibs.TileIt
dotnet add package Ibs.TileIt
paket add Ibs.TileIt
Ibs.TileIt Download (Unzip the "nupkg" after downloading)
E.g.
<tile href="#/azurebuses" text="Azure buses" colour="#fa52ec" image="../../../Content/images/AngryBirds.jpg" fontsize="30px"/>
Notes:
· Edit tag [YourModuleApplicationName] at app\Directives\tile.js with your angular module name.
· All attributes are optional, and are these: href, text, colour, image, fontsize.
· Is recommended to install "Bootstrap" and "font-awesome" Nugets.