gmostert / ng2-breadcrumb

This is an angular 2 component that creates a breadcrumb trail. It hooks into the angular2/router, to dynamically build up the crumb trail once a component is routed to.
MIT License
102 stars 81 forks source link

Add a prefix #37

Closed TrevorBroderick1 closed 7 years ago

TrevorBroderick1 commented 7 years ago

Give the option to set a prefix as the first breadcrumb so that it can be set to the app title.