Top "Ng2-bootstrap" questions

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

Add custom button in actions column in ng2-smart-table in Angular 2

In an ng2-smart-table in Angular 2 I want to add a new button in the actions column and by clicking …

angular typescript ng2-bootstrap
How to implement Modal Dialog in Angular 2 and above

I am a newbie to angular. I have used bootstrap modal using the package ng2-bootstrap. My View file is &…

angular ng2-bootstrap ngx-bootstrap
Angular 2 unit testing - @ViewChild is undefined

I am writing an Angular 2 unit test. I have a @ViewChild subcomponent that I need to recognize after the component …

unit-testing angular angular2-template ng2-bootstrap
angular2 can't import ng2-bootstrap

I can't import ng2-bootstrap layout.jade html head title Angular 2 QuickStart // 1. Load libraries script(src="/node_modules/angular2/bundles/…

angular ng2-bootstrap
difference between ngx-bootstrap and ng2 bootstrap?

I'm making project in bootstrap (UI) and angular 2. I'm new to both things My friend suggests me to use ng2 …

angular ng2-bootstrap ngx-bootstrap
Is there a way to build the mobile nav bar in ng2-bootstrap?

I've been implementing ng2-bootstrap and Angular2. I cannot figure out how to make the mobile navbar open / close. Is …

angular ng2-bootstrap
Run Spring4MVC with Angular 2 on a single server

I am new to angular2, I want to know what is the possible file structure for SpringMVC4 with angular 2? As …

java spring-mvc angular servlets ng2-bootstrap
'tab' is not a known element errors when adding ng2-bootstrap to angular2-seed

I am trying to add ng2-bootstrap into a fresh clone of the angular2-seed project, but I keep getting …

angular ng2-bootstrap
Angular2 - No provider for TemplateRef (ng2-bootstrap)

I have been trying several solutios for this error, but didn't find any succesful way to overcome this: No provider …

angular typescript angular-cli ng2-bootstrap