Info
Version: | 0.4.1.1 |
Author(s): | ncuillery |
Last Update: | Friday, August 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ncuillery/angular-breadcrumb |
NuGet Url: | https://www.nuget.org/packages/Angular-Breadcrumb |
Install
Install-Package Angular-Breadcrumb
dotnet add package Angular-Breadcrumb
paket add Angular-Breadcrumb
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).