简体   繁体   中英

Angular-UI-Bootstrap and UI-bootstrap

Whats the difference between angular-ui-bootstrap and ui-bootstrap ?

Because when i did bower install ui-bootstrap many files came like Dropdown,Accordian .But no js link of main bootstrap and when i did bower install angular-bootstrap only js i got. i'm bit confused whether both are same or different or linked somehow...please help how to use ui-bootstrap which has many plugins like accordian

This is official documents page: https://github.com/angular-ui/bootstrap

This is: How to install https://github.com/angular-ui/bootstrap#installation

Install with NPM

$ npm install angular-ui-bootstrap

This will install AngularJS and Bootstrap NPM packages.

Install with Bower

$ bower install angular-bootstrap

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM