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 1c438b3 commit dd500b1Copy full SHA for dd500b1
src/material/chips/chips.md
@@ -44,8 +44,8 @@ Chips are always used inside a container. To create chips connected to an input
44
Chips are compatible with `@angular/forms` and supports both `FormsModule`
45
and `ReactiveFormsModule`.
46
47
-<!-- example(chips-template-form-example) -->
48
-<!-- example(chips-reactive-form-example) -->
+<!-- example(chips-template-form) -->
+<!-- example(chips-reactive-form) -->
49
50
#### Disabled `<mat-chip-row>`
51
0 commit comments