I am currently utilizing this example to create an accordion list, but I require a two-level accordion list. It should look something like this:
-Group
-Child1
Child2
Child2
+Child1
+Child1
+Group
+Group
For reference, you can check it out here.
Check out the Pen Ionic Accordion List with Static Elements by Daniel R. (@drr) on CodePen.