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