Create dynamic components and add new items based on pages

Hi everyone, I just stared working on ionic and I am stuck in a problem, a help will be really appreciated.
So here is my requirement: I want to create a dynamic component (a horizontal line with a circle) which will be multiplied on each upcoming pages (Please see the attachment). I don’t know where to start on this.
Please guide me on this. Thanks.

I personally would not be super-inclined to reinvent the wheel here. Have you looked into using Angular Material’s Stepper?

1 Like

Thanks a lot, this is what I was looking for. :slight_smile: