Skip to content

Instantly share code, notes, and snippets.

@NishuGoel
Created December 16, 2018 19:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NishuGoel/932a0c47a2c6121415063bd04606c8e2 to your computer and use it in GitHub Desktop.
Save NishuGoel/932a0c47a2c6121415063bd04606c8e2 to your computer and use it in GitHub Desktop.
checkData() : void {
this.myForm.setValue({
name: 'Wilson',
city: 'Bangalore',
email: 'wilsondcousta@gmail.com'
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment