Angular 2 Component To Create Breadcrumb Trail

Author: gmostert
Official Page: Go to website
Publish Date: July 6, 2016
License: MIT

Description:

This component generates a breadcrumb trail, as you navigate to child routes using the @angular/router. It interprets the browser URL of a navigate request, in the same way the component router does to match a path to a specific component, to build up a hierarchy of available parent/child routes for that destination.

Preview:

Angular 2 Component To Create Breadcrumb Trail


You Might Be Interested In:

Add Comment