angular-cn/tools/public_api_guard/forms
Renan Montebelo a68b1a1894 feat(forms): clear (remove all) components from a FormArray (#28918)
This method is a more convenient and efficient way of removing all
components from a FormArray. Before it, we needed to loop the FormArray
removing each component until empty.

Resolves #18531

PR Close #28918
2019-03-07 19:52:49 -08:00
..
forms.d.ts feat(forms): clear (remove all) components from a FormArray (#28918) 2019-03-07 19:52:49 -08:00