What is the difference between ui-bootstrap-tpls.min.js and ui-bootstrap.min.js?

后端 未结 3 1509
鱼传尺愫
鱼传尺愫 2020-12-04 06:04

At the Angular-UI-Bootstrap page on cdnjs, is says:

Native AngularJS (Angular) directives for Twitter\'s Bootstrap. Small footprint (5 kB gzipped!), no third-party Ja

3条回答
  •  情歌与酒
    2020-12-04 06:18

    People have answered this question already, but I wanted to point out that starting with release 0.13.4, we've added the ability to provide your own templates on a case-by-case basis (i.e., each directive use, not application wide, though, the latter would not be hard to do).

提交回复
热议问题