Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: (core) add form-array #1625

Merged
merged 3 commits into from
Nov 25, 2019
Merged

docs: (core) add form-array #1625

merged 3 commits into from
Nov 25, 2019

Conversation

stefanoScalzo
Copy link
Contributor

@stefanoScalzo stefanoScalzo commented Nov 19, 2019

Please provide a link to the associated issue.

fixes: #1624

Please provide a brief summary of this pull request.

Adding the form array feature to the reactive forms example for input component

Please check whether the PR fulfills the following requirements

Documentation checklist:

@netlify
Copy link

netlify bot commented Nov 19, 2019

Deploy preview for fundamental-ngx ready!

Built with commit 2cbaeb6

https://deploy-preview-1625--fundamental-ngx.netlify.com


constructor(private fb: FormBuilder) { }

// customForm = new FormGroup({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove commented code and we can merge it

@stefanoScalzo stefanoScalzo merged commit b955522 into master Nov 25, 2019
@stefanoScalzo stefanoScalzo deleted the docs/form-array branch November 25, 2019 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add form-array for inputs
2 participants