Learn Angular : Modal Pop Up | Angular Material | With Source Code

preview_player
Показать описание
#angular #modalpopup #beginners
How to Show Modal Popup in Angular application using Angular Material. In this tutorial, you'll learn how to show a popup using Angular material. You'll also learn how to pass data to a material popup from the parent component.

Source code from this tutorial is available on GitHub.

Рекомендации по теме
Комментарии
Автор

Thanks dude, i'm a backend dev who almost gone mad trying to get a modal working since hours, and your 4 minute tutorial just worked perfectly for the first time. You are lifesaver

TheRalcive
Автор

Thanks bro. Took a while to understand at first but I got it working!

GainsGoblin
Автор

You are literally a blessing, thank you!!

mfonnta
Автор

amazing video! just saved me on a work task, thanks!

codelum
Автор

Awesome video man, what if you need to get data from the dialog and hand it back to the parent component?

SomethingRandomChannel