Hello. I’m currently building an Ionic project for college, and since one of the pages contains a lot of text, I wanted to create some sort of button or tab that once pressed, would show the content if it was hidden or would hide them if it was visible.
Something like this:
Is there any default or external ionic component that suits this example?