Info
Version: | 0.4.1 |
Author(s): | ncuillery |
Last Update: | Wednesday, December 30, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ncuillery/angular-breadcrumb |
NuGet Url: | https://www.nuget.org/packages/ncuillery.angular-breadcrumb |
Install
Install-Package ncuillery.angular-breadcrumb
dotnet add package ncuillery.angular-breadcrumb
paket add ncuillery.angular-breadcrumb
ncuillery.angular-breadcrumb Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It is strongly based on the ui-router framework and its hierarchical tree of states.
Key features:
* Build a breadcrumb with a step for each state in the current state's hierarchy,
* Display a human readable label for each step and allows angular binding in it,
* Work with minimal configuration,
* Allow custom template (default is a predefined Bootstrap 3 breadcrumb template).