File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ the header, usually through keyboard navigation.
2020If a tab's label is only text then the simple tab-group API can be used.
2121
2222<!-- example({"example": "tab-group-basic",
23- "file": "tab-group-basic.html"}) -->
23+ "file": "tab-group-basic-example .html"}) -->
2424
2525For more complex labels, add a template with the ` mat-tab-label ` directive inside the ` mat-tab ` .
2626
@@ -33,7 +33,7 @@ For more complex labels, add a template with the `mat-tab-label` directive insid
3333By default, the tab group will not change its height to the height of the currently active tab. To
3434change this, set the ` dynamicHeight ` input to true. The tab body will animate its height according
3535 to the height of the active tab.
36-
36+
3737 <!-- example({"example": "tab-group-dynamic-height",
3838 "file": "tab-group-dynamic-height-example.html",
3939 "region": "dynamic-height"}) -->
You can’t perform that action at this time.
0 commit comments