Creating Modals in Angular

added by JavaScript Kicks
10/11/2019 10:13:16 AM

1101 Views

Modals are one of the most common things you will see on any webpage. They are used from displaying additional info to implementing login/registration forms. They help to add extra web content to a page when the page is already heavy with HTML elements.


0 comments