Split registration page to three parts

So I want to make a registration page that’s similar to FB, where it’s divided into steps. How can I implement that in ionic?

Is it a good idea to wrap them in divs and then use ngIf to hide/show them?

Use slider in case of multiple scrren

ohh I see. thanks for the info