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.
1 parent ef3cfcd commit 87a2d99Copy full SHA for 87a2d99
src/components-examples/material/stepper/stepper-editable/stepper-editable-example.html
@@ -7,7 +7,7 @@
7
<mat-step [stepControl]="firstFormGroup" [editable]="isEditable">
8
<!-- #enddocregion editable -->
9
<form [formGroup]="firstFormGroup">
10
-<!-- #edocregion ng-template -->
+<!-- #docregion ng-template -->
11
<ng-template matStepLabel>Fill out your name</ng-template>
12
<!-- #enddocregion ng-template -->
13
<mat-form-field>
0 commit comments