breadcrumb 根据路由,如何使用angular2的路由器实现面包屑

I use angular2 recently, but don't know how to implement breadcrumb component, any one can help?

解决方案

well me too want to use Breadcrumb for my project and after searching alot found Nothing about Breadcrumb , so have decided

to create my own. so by using bootflat styling (http://bootflat.github.io/documentation.html) i have created my own Breadcrumb

for angular2 project. This Breadcrumb also support Routing in angular2. you just have to use these predefined components

given here in the repo.

here is the code for using Breadcrum in HTML file:

hope this may help you and will useful for others too.

here is Demo for the Breadcrumb.

ny8He.png


本文来自互联网用户投稿,文章观点仅代表作者本人,不代表本站立场,不承担相关法律责任。如若转载,请注明出处。 如若内容造成侵权/违法违规/事实不符,请点击【内容举报】进行投诉反馈!

相关文章

立即
投稿

微信公众账号

微信扫一扫加关注

返回
顶部