0

I am using Angular2 in my existing ASP.NET Core MVC project. I am already using toasty, modals and other libraries in my MVC .cshtml views.

However, I couldn't make those work in my components. Is there any example teaching how to use them.

Tried ngModal and others but could not make it work

garfbradaz
  • 3,424
  • 7
  • 43
  • 70
Şahin Taşın
  • 123
  • 2
  • 10
  • 1
    Welcome to SO! Please review the following post and update the question appropriately, by providing examples of what you have tried and errors you are getting: https://stackoverflow.com/help/how-to-ask – garfbradaz Jul 07 '17 at 09:33
  • Have a look at this [**answer**](https://stackoverflow.com/questions/42735858/ng2-bootstrap-show-hide-modal-as-child-component/42736058#42736058) – Aravind Jul 07 '17 at 10:41
  • @gardfbradaz thanks a lot! – Şahin Taşın Jul 08 '17 at 17:59

2 Answers2

0

There's lots of providers who offer Modals , Pagination and other controls

Try this
http://valor-software.com/ngx-bootstrap/#/modals

It's the easyest to use as I know

0

this may help you, I use it in my own project. https://ng-bootstrap.github.io/#/home