Managing Confirm And Prompt Modals Outside Of The Router In Angular 7.2.15

added by JavaScript Kicks
5/23/2019 1:00:26 PM

476 Views

Ben Nadel explores one approach to managing Confirm and Prompt modal windows in an Angular 7.2.15 application; but, outside of the Router. His "explicit" approach renders components in a decoupled way that makes them easy to reason about and to style, especially with consideration for `z-index` stacking over other modal windows.


0 comments