I’m developing an app in Ionic 5 and for listing some grouped items I decided to use a generic accordion component, but I’m running into a problem. Depending on the page that I use the component, I need to change almost every class and style inside the component for showing the items in the desired way.
The question is, can I use a generic component but with a dynamic style (css)?
2 posts - 2 participants