Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Update Angular 2 Forms Documentation for Reset functionality #2066

Closed
robinkedia opened this issue Aug 9, 2016 · 2 comments
Closed

Update Angular 2 Forms Documentation for Reset functionality #2066

robinkedia opened this issue Aug 9, 2016 · 2 comments

Comments

@robinkedia
Copy link

Hi - It seems Angular 2 forms documentation is still referring the old way to reset forms using active. Please help update the documents to reflect new api.

https://angular.io/docs/ts/latest/guide/forms.html

@paragpkulkarni
Copy link

Yes.Angular docs are not updated to demonstrate the form.reset() method. It still shows the old way using *ngIf="active" to reset the form.

@bogomips
Copy link

bogomips commented Oct 5, 2016

I was implementing my first form in agular2, fortunately it came in my mind to check here before to use the workaround suggested in the documentation!

neo added a commit to neo/angular2-forms that referenced this issue Nov 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants