Angular-UI-Bootstrap 和 UI-bootstrap
Angular-UI-Bootstrap and UI-bootstrap
angular-ui-bootstrap和[=23有什么区别=]ui-bootstrap?
因为当我做 bower install ui-bootstrap
许多文件像 Dropdown,Accordian。但是没有 js link of main bootstrap 当我bower install angular-bootstrap
只有我得到的 js。
我有点困惑两者是相同的还是不同的或者 linked 不知何故...请帮助
如何使用 ui-bootstrap 有很多插件,比如 accordian
这是官方文档页面:https://github.com/angular-ui/bootstrap
这是:如何安装https://github.com/angular-ui/bootstrap#installation
使用 NPM 安装
$ npm install angular-ui-bootstrap
这将安装 AngularJS 和 Bootstrap NPM 包。
使用 Bower 安装
$ bower install angular-bootstrap
angular-ui-bootstrap和[=23有什么区别=]ui-bootstrap?
因为当我做 bower install ui-bootstrap
许多文件像 Dropdown,Accordian。但是没有 js link of main bootstrap 当我bower install angular-bootstrap
只有我得到的 js。
我有点困惑两者是相同的还是不同的或者 linked 不知何故...请帮助
如何使用 ui-bootstrap 有很多插件,比如 accordian
这是官方文档页面:https://github.com/angular-ui/bootstrap
这是:如何安装https://github.com/angular-ui/bootstrap#installation
使用 NPM 安装
$ npm install angular-ui-bootstrap
这将安装 AngularJS 和 Bootstrap NPM 包。
使用 Bower 安装
$ bower install angular-bootstrap