Topic: Flipping a card with 5 faces
itay pro asked 5 years ago
Regarding https://mdbootstrap.com/plugins/angular/flipping-cards/
I have a guided tour made of 5 steps, that I wish the user to follow so I want to use flipping cards
At start, he will see face1.
Clicking "next" button at the bottom of the card will flip the card to face2.
Clicking "next" will flip the card to face3. Clicking "back" will flip to face1
Clicking "next" will flip the card to face4.
Clicking "next" will flip the card to face5.
How can I do it ?
Thanks
Arkadiusz Idzikowski staff answered 4 years ago
I'm afraid this component is not suitable for this kind of use case. You can try to change your html dynamically (for example with ngSwitch
) and update the front and back content depending on the current step.
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Closed
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 8.8.0
- Device: NA
- Browser: NA
- OS: NA
- Provided sample code: No
- Provided link: Yes