Skip to content

Commit e51f759

Browse files
aarongarciahjosephperrott
authored andcommitted
Update creating-a-custom-form-field-control.md (#11561)
1 parent 3d6f326 commit e51f759

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guides/creating-a-custom-form-field-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Creating a custom form field control
2+
13
It is possible to create custom form field controls that can be used inside `<mat-form-field>`. This
24
can be useful if you need to create a component that shares a lot of common behavior with a form
35
field, but adds some additional logic.

0 commit comments

Comments
 (0)