Ask me is how to create a "Accordion List ".
I need it for a few sections with the example "About us" "Services" that at the moment I click, I will display information.
I hope you can help me. is in ionic 4
What is Angular Accordion? The Angular Accordion is a GUI component for building vertical expandable panels with clickable headers and associated content sections, displayed in a single container. The accordion is commonly used to reduce the need of scrolling across multiple sections of content on a single page.
This is not an included component within Ionic 4 but it's not a hard problem to solve.
You can use Angular Material's expansion panel if you want to use an off the shelf component.
If you just want a quick overview it would be something like this:
Bonus considerations for deep linking support:
Josh has a tutorial on it - Creating an Accordion List in Ionic.
There is also a detailed tutorial over on Mastering Ionic.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With