Dear All,
I was developing one component using Angular 5 and ASP .Net MVC 5 with REST Api.
On that component there are two tabs, every tab has one button on it.
I want to open same popup on click of those two buttons without using Angular Material.
So how can I open same popup for multiple buttons on different tabs.
Any suggestion will be acceptable.
Thanking You in advance.