简体   繁体   中英

Using angular-ui-bootstrap in Angular2

I am using Angular2 with typescript. The dependencies are resolved using npm.

I want to use Modal dialog in my application. For this, I need to include angular-ui-bootstrap in my application. I need to angular-ui-bootstrap modal dialog in my application.

angular-ui-bootstrap is for AngularJS, for the new Angular you can try this one:

http://valor-software.com/ngx-bootstrap/#/

or this one:

https://ng-bootstrap.github.io/

The difference between those two project is discussed here: What is the difference between "ng-bootstrap" and "ngx-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