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