Reputation: 1460
I need this. http://prntscr.com/pckz8t . How I can implement such dropdown function with angular component. I dont want to write a lot of nativ code. Maybe there is some solution with Angular Material or PrimeNg?
Upvotes: 0
Views: 5602
Reputation: 3110
This is called Accordion. Many UI framework have their implementation of this:
Upvotes: 4