docs(forms): migrate deprecated @howToUse
tags (#23186)
In this case they have been converted to `@description` tags. PR Close #23186
This commit is contained in:

committed by
Igor Minar

parent
8ea15b4f12
commit
0a065bbdcf
@ -54,7 +54,7 @@ const resolvedPromise = Promise.resolve(null);
|
||||
* within a parent form, the directive will also register itself with the form as a child
|
||||
* control.
|
||||
*
|
||||
* @howToUse
|
||||
* @description
|
||||
*
|
||||
* This directive can be used by itself or as part of a larger form. All you need is the
|
||||
* `ngModel` selector to activate it.
|
||||
|
Reference in New Issue
Block a user