angular / material

Material design for AngularJS
https://material.angularjs.org/
MIT License
16.55k stars 3.39k forks source link

How to implement breadcrumb using angular-material #5329

Closed mimani closed 8 years ago

mimani commented 8 years ago

Hi,

I am creating a webapp, where I need a breadcrumb(with custom fields, independent of page navigation). I didn't found breadcrumb available in angular-material's documentation. Is there a ways I can make a breadcrumb with existing components or will this be implemented in future release?

EladBezalel commented 8 years ago

Breadcrumb is not a part of the material spec (may be in the future) You can easily use buttons and icons for creating this, Please move this question to the forum as it's not an issue.