From 7cd87ea4c4da34ab42f5a3ed7f8a03b3d7e2564f Mon Sep 17 00:00:00 2001 From: little-pinecone Date: Fri, 1 Oct 2021 13:47:01 +0200 Subject: [PATCH] docs: add button type in form array example (#43666) add a button type in the example of creating a dynamic form so that the button that adds the alias control does not submit the entire form PR Close #43666 --- .../src/app/profile-editor/profile-editor.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/examples/reactive-forms/src/app/profile-editor/profile-editor.component.html b/aio/content/examples/reactive-forms/src/app/profile-editor/profile-editor.component.html index c07b49ee3d5..48b83266e33 100644 --- a/aio/content/examples/reactive-forms/src/app/profile-editor/profile-editor.component.html +++ b/aio/content/examples/reactive-forms/src/app/profile-editor/profile-editor.component.html @@ -27,7 +27,7 @@

Aliases

- +