Angular
Angular Material From Scratch

Setting Up the Form

Even though the form we're starting with is displayed with just some plain HTML, it's still powered by Angular. Before starting the transformation to Angular Material, let's set up the form and its component.

 

I finished! On to the next chapter