Angular Material — Stepper
Angular Material is a popular UI framework based on Material Design for Angular.
In this article, we’ll look at how to use Angular Material into our Angular project.
Stepper
We can add steps display with the mat-horizontal-stepper
component.
For example, we can write: