Top "Ng2-bootstrap" questions

ng2-bootstrap is an angular2 library for using bootstrap3 or bootstrap4 with angular2

angular2 ng2-bootstrap collapse animation workaround

I am aware the issue that currently the animation code in ng2-bootstrap is commented out due to the unavailability …

angular animation ng2-bootstrap
ng2-bootstrap pagination pageChanged triggered multiple times

I am trying to implement the pagination in my angular2 app with the ng2-bootrap. am following http://valor-software.github.…

pagination angular ng2-bootstrap
Hide the datepicker only when clicking outside

I am using ng2-bootstrap datepicker in my angular2 application. And I want to hide the datepicker popup on clicking …

angular datepicker ng2-bootstrap
Angular 2: get image from file upload

Hi in my Angular 2 app I am using ng2-file-upload: <input type="file" ng2FileSelect [uploader]="uploader" multiple (change)="…

angular ng2-bootstrap
Switch and persist selected tab of ng2-bootstrap <tabset>, <tab> using Angular router

I have a component showing tabs using ng2-bootstrap tabset and tab. Example: <tabset> <tab heading="Info" […

angular angular2-routing ng2-bootstrap angular2-router
Integrate ng2-bootstrap with Angular2

Been trying to integrate ng2-bootstrap with Angular2 beta.9 using CDN reference. Non working plunker index.html <script> …

angular ng2-bootstrap