I'm working on modal popups for angular 5.
my requirement totally replicates this SO question After open model popup user can also work on the background
but I not like to override all modals styles by mentioning them globally. I need to enable background for particular modals only not for all. Is this possible for me ?