Configuring Modals and Alerts using Dynamic Components in Angular
What are Dynamic Components? Dynamic components are essentially components which you create programmatically at runtime. Example, let's say you want to show an alert or a modal which should only be loaded upon a certain action, for example you have a...
Nov 6, 20216 min read1.5K