Open
Description
Please describe the feature you would like to request.
It would be great to be able to have something like the picture. Sometimes we want to add accordions to a specific section, and even tho accomplish it with a mat-card and some css is possible, it requires some extra work.
Having mat-accordion-header
and mat-accordion-title
would be nice.
What is the use-case or motivation for this proposal?
Want to divide the accordions into sections, which is a really common use case.