ncuillery / angular-breadcrumb

Generate a breadcrumb from ui-router's states
http://ncuillery.github.io/angular-breadcrumb/
MIT License
786 stars 183 forks source link

Dropdown within the breadcrumbs? #110

Open ryananthonydrake opened 8 years ago

ryananthonydrake commented 8 years ago

Hi there,

I'd like to be able to add a dropdown within the breadcrumbs, is that possible?

So for example, in this screenshot, I'd like to click on Brand and display a dropdown, which would then allow me to dynamically switch the options?

screen shot 2015-10-12 at 1 25 11 pm

I created a StackOverflow question in case anyone knows how to do this:

http://stackoverflow.com/questions/33115480/angular-breadcrumbs-including-dropdown-that-dynamically-changes-breadcrumbs

ram-reddy commented 8 years ago

Yes by using the custom template You can achieve the same.