parent
a00f82797b
commit
18d89c9c89
|
@ -370,7 +370,7 @@ export abstract class AbstractControl {
|
|||
* @see `markAsPristine()`
|
||||
*
|
||||
* @param opts Configuration options that determine how the control propagates changes
|
||||
* and emits events events after marking is applied.
|
||||
* and emits events after marking is applied.
|
||||
* * `onlySelf`: When true, mark only this control. When false or not supplied,
|
||||
* marks all direct ancestors. Default is false.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue