angular-breadcrumb icon indicating copy to clipboard operation
angular-breadcrumb copied to clipboard

Should I put the intact template into my html code or just <div ncy-breadcrumb></div>

Open cesiya23 opened this issue 9 years ago • 0 comments

first time to use this great module. thanks to ncuillery!

maybe quite silly... I wonder should I put the intact template into my html code like this below:

`

`

or just like it showed in Usage, a line of code is enough?

<div ncy-breadcrumb></div>

As bootstrap3's template is default, so I guess this directive will auto insert template into my code, but actually it shows nothing...

cesiya23 avatar Feb 18 '16 09:02 cesiya23