We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MdAccordion
MatAccordion
1 parent b0da9a6 commit b4b1745Copy full SHA for b4b1745
src/lib/expansion/expansion-panel.ts
@@ -45,7 +45,7 @@ let uniqueId = 0;
45
* `<mat-expansion-panel>`
46
*
47
* This component can be used as a single element to show expandable content, or as one of
48
- * multiple children of an element with the MdAccordion directive attached.
+ * multiple children of an element with the MatAccordion directive attached.
49
*/
50
@Component({
51
moduleId: module.id,
0 commit comments