Top "Ng-bootstrap" questions

A set of Angular 2+ directives based on version 4+ of Twitter Bootstrap's markup and CSS.

ng-bootstrap typeahead TypeError: Object(...) is not a function

I would like to use the angular bootstrap typeahead linkToTypeahead in an angular5 app. But I keep getting the following …

angular typescript typeahead ng-bootstrap typeerror
Angular7 and NgbModal: how to remove default auto focus

we just upgraded our application to angular 7 and we noticed that all ngBootstrap modals have now a default autofocus on …

angular typescript ng-bootstrap ng-modal
ng-bootstrap modal is not displaying

Am using ng-bootstrap modal in my application to show dialogue box. but while clicking the button, nothing is happening, the …

javascript twitter-bootstrap angular ng-bootstrap
ng-bootstrap example calling method from component

angular2 ng-bootstrap drop down dropdown component Can some one help me to find out how can i bind angular2 component …

angular ng-bootstrap
Angular 6 nested ViewChild inside ng-template is null

We are using a modal (ng-bootstrap's one) in our application. That modal looks like: <ng-template #modal let-modal> <…

javascript angular ng-bootstrap viewchild
NgbDatepicker show months and years only

I am developing an app using Bootstrap 4 components, powered by Angular 4, and i have trouble configuring the NgbDatepicker directive to …

angular ng-bootstrap
How to open and hide ng-bootstrap datepicker on custom actions?

Currently I am using: ng-bootstrap 1.0.0-alpha.24 angular/core 4.0.0 bootstrap 4.0.0-alpha.6 I wanted to ask if someone knows how to autoclose …

css angular bootstrap-4 ng-bootstrap
How to customize the CSS for ng-bootstrap controls using Angular 2 / Bootstrap 4

I am using two ng-bootstrap components ngbDropdown and ngb-pagination and I would like them to align themselves vertically next to …

angular bootstrap-4 ng-bootstrap