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): https://www.youtube.com/watch?v=nM-WaLClJiw
Prerequisite (Getting Started With Angular): https://www.youtube.com/watch?v=15xqFp8tqU4
I forgot to mention, add this to your style.scss:
@import "~@angular/material/prebuilt-themes/indigo-pink.css";