Hi I was wondering what the best syntax to create more than one igx-expansion-panel .
igx-expansion-panel
Thanks,
Jerry
Thanks Victor ! Exactly what I needed !
Hi Jerry,
Thanks for reaching out to Infragistics!
For a multiple expansion panel scenario, you can refer to this sample.If you want to iterate through data using `*ngFor`, here's a modified example that should do the trick.
For more examples on how to configure and use the panel, you can head on to the component's official documentation.
Hope this helps!