Angular Material Dialog Tutorial

Опубликовано: 13 Май 2026
на канале: Jameson Saunders
55,660
578

Step by step beginner's tutorial on how to use Angular Material Dialog. Open a popup dialog with buttons and text, pass data back and forth, all with the angular material dialog.
Please LIKE and SUB if this brought value to you. COMMENT below with any thoughts/questions.

Prerequisite (Angular Material Basics):    • Angular Material Basics  
Prerequisite (Getting Started With Angular):    • Getting Started With Angular (2, 4, 5, 6, 7)  

I forgot to mention, add this to your style.scss:
@import "~@angular/material/prebuilt-themes/indigo-pink.css";