Overview

28 Jun 20171 minute to read

The Essential JavaScript Tile provided with AngularJS support displays opaque rectangles or squares and they are arrayed on the start screen like a grid pattern. Tapping or selecting a Tile, launches the app or does some other action that is represented by the Tile. Tiles are arranged in a group separated by columns that looks like a start screen of a device and it can be either static or live.

Key Features

28 Jun 20171 minute to read

  • Live tile support: here the tiles are changed dynamically at specific time interval.

  • Badge value: it is used to show the content count present behind the Tile.

  • Caption support: Caption is used to set title for the corresponding tile.