Currently, I am working on an ngfor loop with three items and my goal is to present them in a step-by-step format, similar to how questions are displayed in a form. For example, I want the second question to only show up once the first step has been completed.
If you need a reference, I have included a StackBlitz code that you can view: https://stackblitz.com/edit/angular-ivy-oauzgh?file=src%2Fapp%2Fapp.component.html